llvm-project/lldb/source
Sean Callanan 139656580f Updating Xcode project version numbers for lldb-137 and debugserver-186
llvm-svn: 153823
2012-04-01 06:36:59 +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 Patch from Viktor Kutuzov: delete the temporary process we created when "process connect" fails. 2012-03-31 00:10:30 +00:00
Core <rdar://problem/11148044> 2012-03-30 20:53:46 +00:00
Expression Disabling blocks support because of rdar://problem/11024417 - This is hopefully just a temporary countermeasure 2012-03-30 16:58:37 +00:00
Host Updating Xcode project version numbers for lldb-137 and debugserver-186 2012-04-01 06:36:59 +00:00
Interpreter Added a "add-dsym" alias to "target symbols add" to keep gdb converts happy. 2012-03-29 21:47:51 +00:00
Plugins Added the ability to log when things get completed in DWARF. This can be enabled using: 2012-03-30 23:50:54 +00:00
Symbol Remove unused code. 2012-03-30 23:48:28 +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