pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lldb-netbsd: Update TODO
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Mon Apr 17 18:03:43 2017 +0200
Changeset: bdde78d6e8e42b982d5f354ed79a766c78d703b9
Modified Files:
lldb-netbsd/TODO
Log Message:
lldb-netbsd: Update TODO
Remove entries:
- core(5) isn't really functional [Fixed]
- no FPR registers [Done]
- no watchpoints [Functional]
- support F_GETPATH? [Not needed as of now]
Sponsored by <The NetBSD Foundation>
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bdde78d6e8e42b982d5f354ed79a766c78d703b9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lldb-netbsd/TODO | 4 ----
1 file changed, 4 deletions(-)
diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index f597a081cf..a99beb6e35 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -26,12 +26,8 @@ Known bugs
==========
- attaching to process broken or violating PaX MPROTECT
(violation is fine, just fix research the real reason)
- - core(5) isn't really functional
- no threads in process plugin
- no x86-32 bit support
- - no FPR registers
- - no watchpoints
- - support F_GETPATH?
- fix test suite bugs..
- unknown ones
- switch from kvm(3) to sysctl(7)
Home |
Main Index |
Thread Index |
Old Index