hanchenye-llvm-project/lldb
Jason Molenda ca2ffa7e65 Add an explicit check for a darwin kernel KDP_VERSIONSTRING when
starting a kdp communication session, instead of assuming darwin
kernel for any "non-EFI" kdp session.
<rdar://problem/13854098>

llvm-svn: 181566
2013-05-09 23:52:21 +00:00
..
docs Updated the code signing docs. 2013-03-29 17:53:55 +00:00
examples Providing a more interesting command template for LLDB 2013-05-09 01:32:24 +00:00
include Revert r181482 as it causes occasional hangs in LLDB buildbots 2013-05-09 17:34:40 +00:00
lib Fixed the build to reflect the removal of OperatingSystem/Darwin-Kernel in r180993. 2013-05-03 15:28:03 +00:00
lldb.xcodeproj Figure out the reply to "PlanExplainsStop" once when we stop and then use the cached 2013-05-08 00:35:16 +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/11742979> 2013-05-03 01:29:27 +00:00
source Add an explicit check for a darwin kernel KDP_VERSIONSTRING when 2013-05-09 23:52:21 +00:00
test Fixed "log enable linux registers" and added a test. 2013-05-09 19:59:47 +00:00
tools <rdar://problem/13063912> 2013-05-06 22:10:33 +00:00
utils Minor update to Vim frontend: simplify breakpoints display (and list unresolved breakpoints) 2013-02-12 00:31:40 +00:00
www Providing a more interesting command template for LLDB 2013-05-09 01:32:24 +00:00
.gitignore
CMakeLists.txt More CMake fixes for OS X. 2013-04-25 01:36: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