llvm-project/lldb/source
Greg Clayton 722cec2957 <rdar://problem/9886712>
Added a dedicated platform for the iOS simulator. This helps us to find the
correct files for a simulator binary before running and helps us select the 
right arch (i386 only) for files when we load them.

llvm-svn: 151436
2012-02-25 06:56:35 +00:00
..
API <rdar://problem/3535148> 2012-02-25 01:07:38 +00:00
Breakpoint Make the Watchpoint IDs unique per target, not across targets as before. 2012-02-25 06:44:30 +00:00
Commands <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
Core Fixed a crasher that was happening after making ObjectFile objects have a 2012-02-24 21:55:59 +00:00
Expression <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
Host <rdar://problem/9886712> 2012-02-25 06:56:35 +00:00
Interpreter This patch provides a set of formatters for most of the commonly used Cocoa classes. 2012-02-23 23:10:03 +00:00
Plugins <rdar://problem/9886712> 2012-02-25 06:56:35 +00:00
Symbol <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
Target Make the Watchpoint IDs unique per target, not across targets as before. 2012-02-25 06:44:30 +00:00
Utility Added a ModuleList::Destroy() method which will reclaim the std::vector 2012-01-27 18:45:39 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Add a logging mode that takes a callback and flush'es to that callback. 2012-02-21 02:23:08 +00:00
lldb.cpp <rdar://problem/9886712> 2012-02-25 06:56:35 +00:00