llvm-project/lldb/source
Johnny Chen 55d85f3bab Add log entries for HijackBroadcaster() as well as RestoreBroadcaster().
llvm-svn: 153683
2012-03-29 20:02:33 +00:00
..
API Removed unused variable. 2012-03-29 01:39:57 +00:00
Breakpoint First stage of implementing step by "run to next branch". Doesn't work yet, is turned off. 2012-03-09 04:10:47 +00:00
Commands Fixing an issue where saying 'po foo' made both the summary and the description for foo come out. If one is po'ing something they most probably only care about the description - We will not omit the summary 2012-03-28 22:17:37 +00:00
Core Add log entries for HijackBroadcaster() as well as RestoreBroadcaster(). 2012-03-29 20:02:33 +00:00
Expression <rdar://problem/11113279> 2012-03-26 23:03:23 +00:00
Host Updating Xcode project version numbers for lldb-136 and debugserver-185 2012-03-29 02:40:34 +00:00
Interpreter Part 1 of a series of fixes meant to improve reliability and increase ease of bug fixing for data formatter issues. 2012-03-29 19:29:45 +00:00
Plugins Added support for the DW_AT_APPLE_Property tag 2012-03-29 19:07:06 +00:00
Symbol Added support for the DW_AT_APPLE_Property tag 2012-03-29 19:07:06 +00:00
Target <rdar://problem/11035349> 2012-03-29 01:41:38 +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 Since we are having issues with the new LLVM MC disassembler, we can have 2012-03-22 00:49:15 +00:00