pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lldb-netbsd: Document new patch sent upstream



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Jan 31 23:02:47 2017 +0100
Changeset:	26b32ed526cc47369ce01c34b95ae0eebd02c1b2

Modified Files:
	lldb-netbsd/TODO

Log Message:
lldb-netbsd: Document new patch sent upstream

New patch sent upstream:
   "Add ProcessLauncherNetBSD to spawn a tracee"
   https://reviews.llvm.org/D29347

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=26b32ed526cc47369ce01c34b95ae0eebd02c1b2

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

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

diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index 9dffe73..aba623a 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -51,6 +51,9 @@ In progress:
 
    "Synchronize PlatformNetBSD with Linux"
    https://reviews.llvm.org/D29266
+
+   "Add ProcessLauncherNetBSD to spawn a tracee"
+   https://reviews.llvm.org/D29347
  - switch std::call_once to llvm::call_once
    lldb-netbsd works with base libstdc++ with local patches
 


Home | Main Index | Thread Index | Old Index