llvm-project/lldb/source
Johnny Chen 2fd89a0956 Get the address and the size of the variable for passing to the Target::CreateWatchpointLocation() method.
llvm-svn: 139614
2011-09-13 18:30:59 +00:00
..
API SBSourceManager now gets the real source manager either from the Debugger or Target. Also, move the SourceManager file cache into the debugger 2011-09-13 00:29:56 +00:00
Breakpoint Add trivial implementation for GetDescription(). 2011-09-13 01:13:20 +00:00
Commands Get the address and the size of the variable for passing to the Target::CreateWatchpointLocation() method. 2011-09-13 18:30:59 +00:00
Core SBSourceManager now gets the real source manager either from the Debugger or Target. Also, move the SourceManager file cache into the debugger 2011-09-13 00:29:56 +00:00
Expression Fixed some incorrect return values. 2011-09-13 04:03:52 +00:00
Host Change the macosx Host::FindProcesses() to include all processes 2011-09-13 00:52:59 +00:00
Interpreter Watchpoint WIP: 2011-09-12 23:38:44 +00:00
Plugins Huge memory and performance improvements in the DWARF parser. 2011-09-12 23:21:58 +00:00
Symbol Fixes for Symtab.cpp to take advantage of the new unique C string map 2011-09-11 00:20:09 +00:00
Target Get the address and the size of the variable for passing to the Target::CreateWatchpointLocation() method. 2011-09-13 18:30: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 Fixed the logging output to be done consistently across all plug-ins. 2011-09-12 04:05:41 +00:00
lldb.cpp Added first pass at PE COFF file reading support. It parses the sections 2011-09-09 20:33:05 +00:00