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:		Thu Feb 2 16:19:35 2017 +0100
Changeset:	04ee7c5ec7906f653a6652a6f6334384bed24b3e

Modified Files:
	lldb-netbsd/TODO

Log Message:
lldb-netbsd: Update TODO

Patch sent to review for:
  - fix conflict with system-wide py-six
    "Install six.py copy into subdirectory lldb"
    https://reviews.llvm.org/D29405

Patch committed upstream for:
 Unscheduled in progress:
  - 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

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=04ee7c5ec7906f653a6652a6f6334384bed24b3e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lldb-netbsd/TODO | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index 6f0519c..79fb9aa 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -76,13 +76,18 @@ In progress:
    "Make llvm::call_once more convenient to reuse out of LLVM"
    https://reviews.llvm.org/D29296
 
+ - fix conflict with system-wide py-six
+   "Install six.py copy into subdirectory lldb"
+   https://reviews.llvm.org/D29405
+
 Unscheduled in progress:
  - 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
 
 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
 


Home | Main Index | Thread Index | Old Index