hanchenye-llvm-project/lldb
Jason Molenda 6566d43207 Add two additional DNBLog's in places where we're about to kill
off the inferior process so we stand a better chance of understanding
what caused us to send a PT_KILL.
<rdar://problem/12720340> 

llvm-svn: 177817
2013-03-23 05:35:57 +00:00
..
docs Updated the register numbering base documentation for the "gcc", "dwarf", "container-regs" and "invalidate-regs" key/value responses to the "qRegisterInfo" packet. 2013-03-12 00:14:38 +00:00
examples Added a python version of the performance tests. It will be good to see if the overhead of python interferes at all with our performance readings. We can try things out with this script and see how things go. 2013-03-23 01:44:48 +00:00
include Add a Reserve method to RangeVector and RangeDataVector. Have the 2013-03-22 22:43:14 +00:00
lib
lldb.xcodeproj The formatters for std::shared_ptr, std::weak_ptr, std::list, std::vector and std::map as provided by libc++ are now written in C++ instead of Python 2013-03-19 22:58:48 +00:00
lldb.xcworkspace Move the performance test cases into their own project. 2013-03-18 23:05:00 +00:00
resources Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00
scripts <rdar://problem/13312903> 2013-03-23 01:35:44 +00:00
source Set the correct byte size for complex integer (-fI) memory reads. 2013-03-23 05:16:54 +00:00
test Mark TestChangeValueAPI.py as expected fail with gcc as it still reproduces. 2013-03-19 22:00:10 +00:00
tools Add two additional DNBLog's in places where we're about to kill 2013-03-23 05:35:57 +00:00
utils
www Be more precise in GCC/autoconf build instructions about compiler versions 2013-03-05 22:58:53 +00:00
.gitignore
CMakeLists.txt Select correct -std flag for CMake for different versions of gcc. 2013-03-21 20:52:53 +00:00
INSTALL.txt Update INSTALL.txt to mention LLDB builds on Linux with GCC or Clang. 2013-02-21 22:37:18 +00:00
LICENSE.TXT
Makefile Fix Linux i386 build 2013-03-07 00:48:53 +00:00