llvm-project/lldb/source
Jim Ingham 133e0fb3c6 First step to making an LanguageRuntime Exception breakpoint API.
<rdar://problem/10196277>

llvm-svn: 151965
2012-03-03 02:05:11 +00:00
..
API <rdar://problem/10967188> 2012-03-02 01:02:04 +00:00
Breakpoint First step to making an LanguageRuntime Exception breakpoint API. 2012-03-03 02:05:11 +00:00
Commands 1) solving a bug where, after Jim's fixes to stack frames, synthetic children were not recalculated when necessary, causing them to get out of sync with live data 2012-03-01 04:24:26 +00:00
Core added a new formatter for CF(Mutable)BitVector 2012-03-03 00:45:57 +00:00
Expression And remove the control character that somehow found its way into the last checkin... 2012-03-02 21:35:20 +00:00
Host Bumped Xcode project versions for lldb-121 and debugserver-172 2012-03-02 22:36:23 +00:00
Interpreter added a new formatter for CF(Mutable)BitVector 2012-03-03 00:45:57 +00:00
Plugins First step to making an LanguageRuntime Exception breakpoint API. 2012-03-03 02:05:11 +00:00
Symbol Fixed Symbol objects being able to get their byte size. 2012-03-02 03:01:16 +00:00
Target First step to making an LanguageRuntime Exception breakpoint API. 2012-03-03 02:05:11 +00:00
Utility rdar://problem/10652076 2012-02-29 01:07:59 +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 Enabled the PlatformLinux and PlatforFreeBSD on MacOSX so they can be used 2012-02-27 19:12:12 +00:00