llvm-project/lldb/source
Greg Clayton 6efba4fc97 Fixed formats being able to be applied recursively when using:
target variable -f <format> [args]
frame variable -f <format> [args]
expression -f <format> -- expr

llvm-svn: 149080
2012-01-26 21:08:30 +00:00
..
API Patch from Enrico Granata that moves SBData related functions into the SBData 2012-01-07 00:45:50 +00:00
Breakpoint For Dump(Stream *s), use GetOptionsNoCreate()->GetIgnoreCount() and fix the indentation. 2012-01-26 00:08:14 +00:00
Commands Fixed formats being able to be applied recursively when using: 2012-01-26 21:08:30 +00:00
Core Fixed formats being able to be applied recursively when using: 2012-01-26 21:08:30 +00:00
Expression Added a mechanism for the IR interpreter to return 2012-01-24 22:06:48 +00:00
Host Big change in the way ObjectFile file contents are managed. We now 2012-01-12 05:25:17 +00:00
Interpreter Add comment describing the interaction of WantsRawCommandString()/WantsCompletion() with the completion mechanism. 2012-01-20 00:59:19 +00:00
Plugins Fixed an issue with the Instruction subclasses where the strings might 2012-01-19 03:24:53 +00:00
Symbol Made IsArrayOfScalarType handle typedefs correctly. 2012-01-19 23:54:24 +00:00
Target Fix a typo in the error message of the StopInfoWatchpoint class. 2012-01-24 23:19:25 +00:00
Utility Allow a way to track all allocations for our intrusive ref counted pointers. 2012-01-19 04:44:00 +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 This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00