hanchenye-llvm-project/lldb/tools
Johnny Chen 6463720505 Add the capability to display the number of supported hardware watchpoints to the "watchpoint list" command.
Add default Process::GetWatchpointSupportInfo() impl which returns an error of "not supported".
Add "qWatchpointSupportInfo" packet to the gdb communication layer to support this, and modify TestWatchpointCommands.py to test it.

llvm-svn: 157345
2012-05-23 21:09:52 +00:00
..
darwin-debug Remove unused python includes from headers. 2012-02-22 16:56:26 +00:00
darwin-threads Print out the task suspend count as well. 2011-11-03 21:43:55 +00:00
debugserver Add the capability to display the number of supported hardware watchpoints to the "watchpoint list" command. 2012-05-23 21:09:52 +00:00
driver Fix a typo. 2012-05-16 22:01:10 +00:00
install-headers <rdar://problem/10993996> 2012-03-07 22:47:26 +00:00
lldb-platform Missed a file in the last FreeBSD patch. 2012-03-29 17:46:49 +00:00
Makefile FreeBSD patch that enabled the lldb-platform to be built from Viktor Kutuzov. 2012-03-29 17:46:11 +00:00