llvm-project/lldb/source
Jim Ingham bb9caf73fa process launch now asks to kill the current process if it is alive, and if you affirm, does so for you.
Also added #pragma mark for the command objects defined in the file.

llvm-svn: 121396
2010-12-09 18:58:16 +00:00
..
API More logging for use in debugging the interactions 2010-12-07 22:55:01 +00:00
Breakpoint When shared libraries are unloaded, they are now removed from the target 2010-12-06 23:51:26 +00:00
Commands process launch now asks to kill the current process if it is alive, and if you affirm, does so for you. 2010-12-09 18:58:16 +00:00
Core Fixed an issue in our source manager where we were permanently caching source 2010-12-08 20:16:12 +00:00
Expression More logging for use in debugging the interactions 2010-12-07 22:55:01 +00:00
Host Added the ability for a process to inherit the current host environment. This 2010-12-04 00:10:17 +00:00
Interpreter - Fix alias-building & resolving to properly handle optional arguments for command options. 2010-12-07 19:58:26 +00:00
Plugins Added the ability to dump sections to a certain depth (for when sections 2010-12-08 05:08:21 +00:00
Symbol Fixed a problem where the AST importer would assert() 2010-12-08 01:51:31 +00:00
Target Added the ability to dump sections to a certain depth (for when sections 2010-12-08 05:08:21 +00:00
Utility Cleaned a few build related things up: 2010-09-24 23:07:41 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp - Fix alias-building & resolving to properly handle optional arguments for command options. 2010-12-07 19:58:26 +00:00
lldb.cpp Cleaned up code that wasn't using the Initialize and Terminate paradigm by 2010-11-18 23:32:35 +00:00