llvm-project/lldb/tools/debugserver
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
..
debugserver.xcodeproj Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
resources Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
scripts Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
source Fixed debugserver to not exit when we are able to spawn the process, yet not 2010-07-30 23:14:42 +00:00
debugnub-exports Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00