hanchenye-llvm-project/lldb/tools
Johnny Chen 1bd08dd878 Watchpoint work in progress:
Add a virtual method GetHardwareWatchpointHit() to the DNBArchProtocol base class
which consults the architecture to return the watchpoint hit; otherwise return an
invalid index.

Add impl. of the method to X86_64 and I386 subclasses, plus reset the debug status
register before we resume execution of the inferior thread.

llvm-svn: 139034
2011-09-02 21:13:07 +00:00
..
darwin-debug Added the ability to get a 32 or 64 bit simple return value from the 2011-05-15 22:49:24 +00:00
darwin-threads Rewrite get_kinfo_proc_for_pid() to get the kinfo_proc for 2011-07-08 05:04:01 +00:00
debugserver Watchpoint work in progress: 2011-09-02 21:13:07 +00:00
driver Better help string for "lldb -- file arg1 arg2..." 2011-08-16 23:57:58 +00:00
lldb-platform Added "target variable" command that allows introspection of global 2011-07-07 01:59:51 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00