llvm-project/lldb/source
Han Ming Ong fbd8de83db <rdar://problem/13404009>
Only get the attach_info's user ID if the supplied user info is invalid.

llvm-svn: 177900
2013-03-25 20:11:18 +00:00
..
API <rdar://problem/13404009> 2013-03-25 20:11:18 +00:00
Breakpoint For file & line breakpoints, if there are subsets of contiguous line table entries for the specified line, set the 2013-03-12 01:25:22 +00:00
Commands <rdar://problem/13365424> 2013-03-25 19:46:48 +00:00
Core <rdar://problem/13365424> 2013-03-25 19:46:48 +00:00
DataFormatters Cleanup to the ObjC runtime to remove the now useless ClassDescriptor_Invalid 2013-03-20 19:04:28 +00:00
Expression Fixed a potential crash if layout for a structure 2013-03-25 18:27:07 +00:00
Host Initial checkin of a new project: LLDB Performance Testing Infrastructure 2013-03-08 20:29:13 +00:00
Interpreter This checkin removes the last Cocoa formatters that were implemented in Python and reimplements them in C++. The Python Cocoa formatters are not shipped as part of LLDB anymore, but still exist in the source repository for user reference. Python formatters still exist for STL classes and users can still define their own Python formatters 2013-03-19 00:27:22 +00:00
Plugins Don't need to resolve the .o file path. 2013-03-23 00:50:06 +00:00
Symbol Don't bother calling Reserve on the vector unless we have entries to be added. 2013-03-22 23:42:09 +00:00
Target If we stopped but no threads had a reason for stopping, we should tell the user about it rather than continuing. 2013-03-21 21:46:56 +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/13159777> 2013-02-06 17:22:03 +00:00
lldb.cpp Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00