llvm-project/lldb/source
Sean Callanan dfb87d616b Hardening so we won't crash if an Objective-C interface
doesn't have a corresponding type.

<rdar://problem/13596142>

llvm-svn: 179130
2013-04-09 21:30:48 +00:00
..
API The SBValue impl class's GetSP can now fetch the dynamic type or the synthetic 2013-04-04 02:23:41 +00:00
Breakpoint <rdar://problem/13506727> 2013-04-03 02:00:15 +00:00
Commands Fix the help message for “one-shot”. 2013-04-09 18:05:22 +00:00
Core Reorder the Platform plugin settings so that they're now 2013-04-05 22:40:42 +00:00
DataFormatters <rdar://problem/13563628> 2013-04-05 18:49:06 +00:00
Expression Hardening so we won't crash if an Objective-C interface 2013-04-09 21:30:48 +00:00
Host Change EnumerateDirectory from using readdir() to using readdir_r() 2013-04-04 03:19:27 +00:00
Interpreter <rdar://problem/13457391> 2013-04-04 20:35:24 +00:00
Plugins Update PlatformDarwinKernel::GetMacDirectoriesToSearch to also try 2013-04-08 21:24:40 +00:00
Symbol Added support "__attribute__((__vector_size__(B)))" and "__attribute__((ext_vector_type(N)))". 2013-04-05 23:27:21 +00:00
Target Don't call DisableBreakpointSite (i.e. don't try to remove the breakpoint from the target process) if the target 2013-04-06 00:16:39 +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 Add a new PlatformDarwinKernel for kernel debugging. This Platform 2013-04-05 01:03:25 +00:00