llvm-project/lldb/source
Enrico Granata 320dcf6876 <rdar://problem/12410225>
By default, omit the children for a char[] and just show the string contents
Can be overridden by appropriate command-line flags

llvm-svn: 178292
2013-03-28 21:36:58 +00:00
..
API <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
Breakpoint <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
Commands Introduces extended register sets whose availability can vary with the target processor. 2013-03-28 17:27:40 +00:00
Core Introduces extended register sets whose availability can vary with the target processor. 2013-03-28 17:27:40 +00:00
DataFormatters <rdar://problem/12410225> 2013-03-28 21:36:58 +00:00
Expression Use the error from ValidatePlan. 2013-03-28 00:08:00 +00:00
Host <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
Interpreter <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
Plugins Introduces extended register sets whose availability can vary with the target processor. 2013-03-28 17:27:40 +00:00
Symbol <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
Target Be sure to take the mutex when the destructor is called in case other threads are using these lists and those other threads have the mutex locked. 2013-03-28 18:41:44 +00:00
Utility Various fixes for armv7 floating point/vector register support. 2013-03-13 00:14:30 +00:00
CMakeLists.txt When built with cmake, only call the string functions when the previous commands (utils/GetSourceVersion & utils/GetRepositoryPath successed). Otherwise, they fail when not launched from a repository 2013-03-16 17:01:13 +00:00
Makefile Remove LLDB dependency on xcodeworkspace (on Linux) for version number 2013-02-28 16:51:15 +00:00
lldb-log.cpp <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
lldb.cpp Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00