hanchenye-llvm-project/lldb/source
Jim Ingham a73f8ea4e5 Looks like this is how you identify executables in ELF.
llvm-svn: 110641
2010-08-10 01:36:46 +00:00
..
API Added functionality to our API for SBType. This will allow users to eventually find and peruse static type information from modules. 2010-08-05 01:56:31 +00:00
Breakpoint Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class. 2010-08-04 01:40:35 +00:00
Commands Change Target & Process so they can really be initialized with an invalid architecture. 2010-08-09 23:31:02 +00:00
Core Change Target & Process so they can really be initialized with an invalid architecture. 2010-08-09 23:31:02 +00:00
Expression Removed the -i option from the expr command, and 2010-08-06 00:35:32 +00:00
Host Change Target & Process so they can really be initialized with an invalid architecture. 2010-08-09 23:31:02 +00:00
Interpreter Updated help text to refer to "commands alias" 2010-08-09 18:50:15 +00:00
Plugins Looks like this is how you identify executables in ELF. 2010-08-10 01:36:46 +00:00
Symbol Change Target & Process so they can really be initialized with an invalid architecture. 2010-08-09 23:31:02 +00:00
Target Make breakpoint commands work again. Added a PerformAction to the stop info - actions are run when the 2010-08-10 00:59:59 +00:00
Utility Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. 2010-06-15 19:49:27 +00:00
lldb.cpp Add a new Process plugin for Linux. 2010-07-24 02:19:04 +00:00