llvm-project/lldb/source
Jim Ingham a00790447e If we stopped but no threads had a reason for stopping, we should tell the user about it rather than continuing.
<rdar://problem/13273125> Astris thread status replies for single-core device confuse lldb; lldb resumes execution on attaching

llvm-svn: 177670
2013-03-21 21:46:56 +00:00
..
API <rdar://problem/13443931> 2013-03-19 00:20:55 +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 Convert the -a option in "image lookup" to a address-expression, and pass the context 2013-03-15 23:09:19 +00:00
Core Fixed the ValidOffsetForDataOfSize() to use simpler logic. Fixed DataExtractor::BytesLeft() to return the correct value. 2013-03-21 00:29:45 +00:00
DataFormatters Cleanup to the ObjC runtime to remove the now useless ClassDescriptor_Invalid 2013-03-20 19:04:28 +00:00
Expression Update source/Expression/CMakeLists.txt to reflect actual source files. 2013-03-20 09:34:46 +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 Add a new method GetFunctionAddressAndSizeVector to DWARFCallFrameInfo. 2013-03-21 03:36:01 +00:00
Symbol Add a new method GetFunctionAddressAndSizeVector to DWARFCallFrameInfo. 2013-03-21 03:36:01 +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