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: Tue Feb 14 01:41:56 2017 +0100
Changeset: 6a962bfa08fd972176799f0497193db9867994b1
Modified Files:
lldb-netbsd/TODO
Log Message:
lldb-netbsd: Update TODO
Mark current todo tasks as finished
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=6a962bfa08fd972176799f0497193db9867994b1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lldb-netbsd/TODO | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index a6f05abf59..303654a678 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -22,18 +22,10 @@ Introduce objc++ setup with gcc(1) for "make test":
g++: error trying to exec 'cc1objplus': execvp: No such file or directory
gmake[4]: *** [main.o] Error 1
-Short-term TODO in the current milestone
-======================---===============
+To be done
+==========
- switch the current PT_WATCHPOINT interface to PT_GETDBREGS and PT_SETDBREGS
and integrate it in NetBSD's userdata in LLDB
- - investigate and address false-positives in "check-lldb"
- "Fix multi-process-driver.cpp build on NetBSD"
- https://reviews.llvm.org/D29403
- committed as SVN 293895
- http://llvm.org/viewvc/llvm-project/?view=rev&revision=293895
-
-To be done later
-================
- auxv reading verified and upstreamed
- getthreadname / setthreadname verified and upstreamed
- Host::LaunchProcessPosixSpawn verify ::posix_spawnattr_setsigdefault on NetBSD
Home |
Main Index |
Thread Index |
Old Index