llvm-project/lldb/source
Greg Clayton 9a5a934051 "target variable" will now display the current frame's compile unit globals
and statics when no arguments are given. 

llvm-svn: 141222
2011-10-05 22:17:32 +00:00
..
API Fix regression of test SourceManagerTestCase.test_display_source_python. 2011-10-03 20:56:39 +00:00
Breakpoint Export the watchpoint related API (SBWatchpointLocation class and added SBTarget methods) 2011-09-27 01:19:20 +00:00
Commands "target variable" will now display the current frame's compile unit globals 2011-10-05 22:17:32 +00:00
Core Fixed an issue where a variable whose value is in a register might end up 2011-10-01 01:53:20 +00:00
Expression Factored out handling of the source code for an 2011-09-26 18:45:31 +00:00
Host Added the ability to restrict breakpoints by function name, function regexp, selector 2011-09-23 00:54:11 +00:00
Interpreter Fix a problem where the stop-hook command 'frame variable g_val' produces nothing 2011-10-05 00:42:59 +00:00
Plugins Enable all the new accelerator tables if they are present and don't manually 2011-10-04 22:41:51 +00:00
Symbol Enable all the new accelerator tables if they are present and don't manually 2011-10-04 22:41:51 +00:00
Target Add capability to set ignore count for watchpoint on the command line: 2011-10-05 21:35:46 +00:00
Utility Adopt the intrusive pointers in: 2011-09-17 08:33:22 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Fixed an issue where a lexical block or inlined function might have bad debug 2011-09-29 23:41:34 +00:00
lldb.cpp Enable all the new accelerator tables if they are present and don't manually 2011-10-04 22:41:51 +00:00