hanchenye-llvm-project/lldb/tools
Johnny Chen 870f4f4213 The r139982 patch has a bug by using the constant "x86_AVX_STATE64".
Patch by Filipe.

llvm-svn: 140037
2011-09-19 18:54:01 +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 The r139982 patch has a bug by using the constant "x86_AVX_STATE64". 2011-09-19 18:54:01 +00:00
driver Track whether a process was Launched or Attached to. If Attached, the detach when the debugger is destroyed, rather than killing the process. Also added a Debugger::Clear, which gets called in Debugger::Destroy to deal with all the targets in the Debugger. Also made the Driver's main loop call Destroy on the debugger, rather than just Destroying the currently selected Target's process. 2011-09-15 21:30:02 +00:00
lldb-platform Added "target variable" command that allows introspection of global 2011-07-07 01:59:51 +00:00
Makefile