llvm-project/lldb
Jason Molenda 153c8e0cc2 <rdar://problem/12602653>
Add unconditional logging messages to every place in debugserver
where we send a SIGKILL signal or do a ptrace PT_KILL call to
terminate the inferior process.  When the debuggee is silently
killed off, the console logging from debugserver can disambiguate
whether debugserver killed off the process because it failed to
completely set it up, becuase it was told to (via the "k" packet),
or if some external daemon killed it.

llvm-svn: 171606
2013-01-05 06:08:51 +00:00
..
docs <rdar://problem/11961650> 2012-12-19 02:54:03 +00:00
examples Tweaking a comment in the NSURL formatter for correctness - the code was doing the right thing, but the comment was highly misleading 2012-12-18 19:22:05 +00:00
include Handle the case of unordered sequences in a DWARF line table. 2013-01-04 22:57:56 +00:00
lib Enable RTTI for liblldbCore.a when GCC is the compiler 2012-12-10 21:05:57 +00:00
lldb.xcodeproj Remove references to files that Sean recently removed from the Xcode project. 2012-12-14 22:17:58 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Get LLDB-Info.plist up to date with r169081. 2012-12-08 01:20:07 +00:00
scripts <rdar://problem/12928282> 2013-01-04 18:10:18 +00:00
source <rdar://problem/12389806> 2013-01-04 23:52:35 +00:00
test Mark TestPlatformCommand (test_status) as expected to fail on Linux 2013-01-05 00:25:12 +00:00
tools <rdar://problem/12602653> 2013-01-05 06:08:51 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Simplify build instructions 2013-01-05 00:16:08 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00