pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lldb-netbsd: Document patch sent upstream
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Wed Feb 1 19:16:08 2017 +0100
Changeset: fe40174a64b74dd2144f18df832de00d033e8949
Modified Files:
lldb-netbsd/TODO
Log Message:
lldb-netbsd: Document patch sent upstream
Addressing false-positives category:
"Fix multi-process-driver.cpp build on NetBSD"
https://reviews.llvm.org/D29403
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=fe40174a64b74dd2144f18df832de00d033e8949
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, 7 insertions(+), 5 deletions(-)
diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index b5a9d5d..6f0519c 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -37,6 +37,9 @@ Done:
committed as SVN revision 293391
http://llvm.org/viewvc/llvm-project/?view=rev&revision=293391
+Unscheduled done
+ - signal issues PR/51918 and added tests signal{1,2,3,4,5,6,7,8,9,10}
+
In progress:
- add support for auxv read operation
added test io_read_auxv1
@@ -73,17 +76,16 @@ In progress:
"Make llvm::call_once more convenient to reuse out of LLVM"
https://reviews.llvm.org/D29296
-Unscheduled done
- - signal issues PR/51918 and added tests signal{1,2,3,4,5,6,7,8,9,10}
+Unscheduled in progress:
+ - investigate and address false-positives in "check-lldb"
+ "Fix multi-process-driver.cpp build on NetBSD"
+ https://reviews.llvm.org/D29403
TODO:
- fix conflict with system-wide py-six
+ ptrace(2) interface to lock and unlock threads from execution
+ switch the current PT_WATCHPOINT interface to PT_GETDBREGS and PT_SETDBREGS
-Unscheduled TODO:
- - investigate and address false-positives in "check-lldb"
-
To be done later
================
- registers' accessors
Home |
Main Index |
Thread Index |
Old Index