llvm-project/lldb/source
Jim Ingham 5c4df7a4d6 Indent the frames in the "thread.GetStatus" frame listing. Also put the same space after each thread listing for "thread backtrace all" as "thread backtrace 1 3 5"
llvm-svn: 136052
2011-07-26 02:39:59 +00:00
..
API Python synthetic children: 2011-07-24 00:14:56 +00:00
Breakpoint Added the ability to _not_ skip the prologue when settings breakpoints 2011-07-12 17:06:17 +00:00
Commands Indent the frames in the "thread.GetStatus" frame listing. Also put the same space after each thread listing for "thread backtrace all" as "thread backtrace 1 3 5" 2011-07-26 02:39:59 +00:00
Core new flag -P to type synth add lets you type a Python class interactively 2011-07-25 16:59:05 +00:00
Expression Patch by Matt Johnson to silence G++ warnings! 2011-07-19 19:48:13 +00:00
Host Add support for platforms without sa_len to SocketAddress, and modify 2011-07-22 19:12:42 +00:00
Interpreter new flag -P to type synth add lets you type a Python class interactively 2011-07-25 16:59:05 +00:00
Plugins Don't delete & remake the exception breakpoints every time you need them. Make them once & enable/disable 2011-07-23 00:12:05 +00:00
Symbol bug fix in ClangASTType when trying to get size of a non-complete type 2011-07-25 22:19:19 +00:00
Target Indent the frames in the "thread.GetStatus" frame listing. Also put the same space after each thread listing for "thread backtrace all" as "thread backtrace 1 3 5" 2011-07-26 02:39:59 +00:00
Utility Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate 2011-07-19 03:57:15 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp some editing of data visualization error messages to make them more meaningful 2011-07-22 17:03:19 +00:00
lldb.cpp Added a boolean to the pure virtual lldb_private::Process::CanDebug(...) 2011-07-17 20:36:25 +00:00