pkgsrc-WIP-changes archive

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

lldb-netbsd: Update TODO with reality



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Mar 22 19:39:09 2017 +0100
Changeset:	06e1efd9eebfc3bd87b635d8d39a465281c0eb2f

Modified Files:
	lldb-netbsd/TODO

Log Message:
lldb-netbsd: Update TODO with reality

Remove finished entries:
 - breakpoint support (amd64)
 - single step support

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=06e1efd9eebfc3bd87b635d8d39a465281c0eb2f

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 178aed67c5..e94feea411 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -24,11 +24,9 @@ Introduce objc++ setup with gcc(1) for "make test":
 
 To be done
 ==========
- - breakpoint support (amd64)
  - FPR registers' accessors (amd64)
  - debug registers support (amd64)
  - Host::LaunchProcessPosixSpawn verify ::posix_spawnattr_setsigdefault on NetBSD
- - single step support
  - thread resume/suspend operation
  - i386 support
  - upstream NetBSD support


Home | Main Index | Thread Index | Old Index