pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lldb-netbsd: Update TODO with the current status of patches
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Wed Feb 1 02:15:22 2017 +0100
Changeset: 412c389bdd7605657841bfe5f2c564dd09759fee
Modified Files:
lldb-netbsd/TODO
Log Message:
lldb-netbsd: Update TODO with the current status of patches
The "Add ProcessLauncherNetBSD to spawn a tracee" patch was renamed to
"Transform ProcessLauncherLinux to ProcessLauncherPosixFork".
-- 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=412c389bdd7605657841bfe5f2c564dd09759fee
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lldb-netbsd/TODO | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index aba623a..239298d 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -53,6 +53,8 @@ In progress:
https://reviews.llvm.org/D29266
"Add ProcessLauncherNetBSD to spawn a tracee"
+ renamed to:
+ "Transform ProcessLauncherLinux to ProcessLauncherPosixFork"
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