hanchenye-llvm-project/lldb/source
Sean Callanan 49bce8ecdb Improved detection of object file types, moving
detection of kernels into the object file and
adding a new category for raw binary images.
Fixed all clients who previously searched for
sections manually, making them use the object
file's facilities instead.

llvm-svn: 150272
2012-02-10 20:22:35 +00:00
..
API First pass at mach-o core file support is in. It currently works for x86_64 2012-02-09 06:16:32 +00:00
Breakpoint Some Breakpoint:: methods crept down be log the Breakpoint::BreakpointEventData methods. 2012-02-09 01:49:26 +00:00
Commands Add error handling for missing option terminator "--" and a test scenario for it. 2012-02-09 18:44:27 +00:00
Core First pass at mach-o core file support is in. It currently works for x86_64 2012-02-09 06:16:32 +00:00
Expression Fixed a bunch of ownership problems with the expression 2012-02-10 01:22:05 +00:00
Host lldb should warn when dSYM does not match the binary. 2012-02-01 01:49:50 +00:00
Interpreter After discussions with Jim and Greg, modify the 'watchpoint set' command to become a mutiword command 2012-02-08 22:37:48 +00:00
Plugins Improved detection of object file types, moving 2012-02-10 20:22:35 +00:00
Symbol First pass at mach-o core file support is in. It currently works for x86_64 2012-02-09 06:16:32 +00:00
Target First pass at mach-o core file support is in. It currently works for x86_64 2012-02-09 06:16:32 +00:00
Utility Added a ModuleList::Destroy() method which will reclaim the std::vector 2012-01-27 18:45:39 +00:00
Makefile
lldb-log.cpp Switching back to using std::tr1::shared_ptr. We originally switched away 2012-01-29 20:56:30 +00:00
lldb.cpp First pass at mach-o core file support is in. It currently works for x86_64 2012-02-09 06:16:32 +00:00