pkgsrc-WIP-changes archive

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

lldb-netbsd: Remove Debug Registers in User Data from TODO (done)



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Mar 1 11:37:34 2017 +0100
Changeset:	c88f38d2211bb34b9546ebeabca2dfa33c4e2b24

Modified Files:
	lldb-netbsd/TODO

Log Message:
lldb-netbsd: Remove Debug Registers in User Data from TODO (done)

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=c88f38d2211bb34b9546ebeabca2dfa33c4e2b24

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 deletions(-)

diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index 3fbe082af1..e53a4228e8 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -24,8 +24,6 @@ Introduce objc++ setup with gcc(1) for "make test":
 
 To be done
 ==========
- - switch the current PT_WATCHPOINT interface to PT_GETDBREGS and PT_SETDBREGS
-   and integrate it in NetBSD's userdata in LLDB
  - 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