llvm-project/lldb
Greg Clayton 3382c2c80d Fixed debugserver to not exit when we are able to spawn the process, yet not
launch it due to not being able to get the task port. A SIGHUP was killing us
and also an error string wasn't properly being passed along. Got rid of a
class error variable that can only lead to multi-threaded crashes.

llvm-svn: 109930
2010-07-30 23:14:42 +00:00
..
docs Remove a reference to Leopard. 2010-06-25 00:34:35 +00:00
include We can do better when reporting the status of one-liner script execution. 2010-07-30 22:33:14 +00:00
lib Missed an aspect of the previous makefile patch. 2010-07-24 05:18:16 +00:00
lldb.xcodeproj Added a new utility class that I have wanted for a while. The CleanUp 2010-07-23 17:42:15 +00:00
resources Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
scripts Updated to llvm/clang from July 30, 2010 at 08:00. 2010-07-30 20:30:44 +00:00
source We can do better when reporting the status of one-liner script execution. 2010-07-30 22:33:14 +00:00
test We can do better when reporting the status of one-liner script execution. 2010-07-30 22:33:14 +00:00
tools Fixed debugserver to not exit when we are able to spawn the process, yet not 2010-07-30 23:14:42 +00:00
www Fix utilities text 2010-06-12 03:34:21 +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 Comment out test targets; they don't work on Linux because test/Makefile uses 2010-07-09 22:36:15 +00:00