llvm-project/lldb/source
Jim Ingham 213b454698 "frame select -r" should return an error if you are already at the top of the stack & try to go up or at the bottom and try to go down.
llvm-svn: 139273
2011-09-08 01:15:09 +00:00
..
API Redesign of the interaction between Python and frozen objects: 2011-09-06 19:20:51 +00:00
Breakpoint Fill out implementation of Enable/DisableWatchpoint() for ProcessGDBRemote class (Not Tested Yet). 2011-09-06 22:38:36 +00:00
Commands "frame select -r" should return an error if you are already at the top of the stack & try to go up or at the bottom and try to go down. 2011-09-08 01:15:09 +00:00
Core Refactoring of Get() methods in FormatManager/FormatCategory to have explicative names and return shared-pointers instead of bools 2011-09-06 22:59:55 +00:00
Expression Added the ability for DWARF locations to use the ABI plug-ins to resolve 2011-09-02 01:15:17 +00:00
Host Silence the static analyzer. 2011-08-12 00:21:20 +00:00
Interpreter Redesign of the interaction between Python and frozen objects: 2011-09-06 19:20:51 +00:00
Plugins Fill out implementation of Enable/DisableWatchpoint() for ProcessGDBRemote class (Not Tested Yet). 2011-09-06 22:38:36 +00:00
Symbol Redesign of the interaction between Python and frozen objects: 2011-09-06 19:20:51 +00:00
Target Add a data type WatchpointLocationList to the repository. A Target contains an instance of watchpoint location list. 2011-09-06 20:05:25 +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 Include lldb/commands as a valid logging type in the 2011-08-25 00:20:04 +00:00
lldb.cpp Added support for accessing and loading our new .debug_names and .debug_types 2011-09-01 23:16:13 +00:00