llvm-project/lldb/source
Jim Ingham be40554915 ValueObject and SBValue's GetChildMemberWithName should look through anonymous structs
and unions the same way that C would.

<rdar://problem/11987906>

llvm-svn: 193016
2013-10-18 23:53:55 +00:00
..
API Fixed the MacOSX non "Debug" builds so that "lldb-platform" doesn't fail to link. 2013-10-17 00:27:14 +00:00
Breakpoint Report the summed hit count in the breakpoint line. 2013-10-12 00:40:02 +00:00
Commands <rdar://problem/13635174> 2013-10-11 19:48:25 +00:00
Core <rdar://problem/15235492> 2013-10-15 22:42:14 +00:00
DataFormatters This is the last piece of work for "formats in categories": we now cache formats as well as summaries and synthetics 2013-10-17 22:27:19 +00:00
Expression Added support for reading thread-local storage variables, as defined using the __thread modifier. 2013-10-17 21:14:00 +00:00
Host Add error checking to 'cmd' buffer as it may not be available (ie. in the case of exec). 2013-10-09 19:23:34 +00:00
Interpreter <rdar://problem/14972424> 2013-10-17 01:10:23 +00:00
Plugins Fix build failure on FreeBSD/clang by using auto iterator type 2013-10-18 20:32:25 +00:00
Symbol ValueObject and SBValue's GetChildMemberWithName should look through anonymous structs 2013-10-18 23:53:55 +00:00
Target Mark the selected frame of the selected thread in backtraces. 2013-10-18 17:38:31 +00:00
Utility <rdar://problem/15182550> 2013-10-18 18:57:49 +00:00
CMakeLists.txt Patch to add PlatformWindows, based on Carlo Kok's version from the Windows branch. 2013-10-15 12:32:12 +00:00
Makefile Remove LLDB dependency on xcodeworkspace (on Linux) for version number 2013-02-28 16:51:15 +00:00
lldb-log.cpp The output of 'log list' was missing a few of the lldb channels: 2013-09-12 01:48:59 +00:00
lldb.cpp Patch to add PlatformWindows, based on Carlo Kok's version from the Windows branch. 2013-10-15 12:32:12 +00:00