hanchenye-llvm-project/lldb/tools
Greg Clayton d74713b18c Bumped Xcode project version for lldb-80 and debugserver-145.
llvm-svn: 140922
2011-10-01 02:01:36 +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 Bumped Xcode project version for lldb-80 and debugserver-145. 2011-10-01 02:01:36 +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