llvm-project/lldb/tools/debugserver/source/MacOSX
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
..
arm Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
i386 Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
ppc Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
x86_64 Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CFBundle.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CFBundle.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CFData.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CFData.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CFString.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CFString.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CFUtils.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachDYLD.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachDYLD.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachException.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachException.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachProcess.cpp Fixed debugserver to not exit when we are able to spawn the process, yet not 2010-07-30 23:14:42 +00:00
MachProcess.h Fixed debugserver to not exit when we are able to spawn the process, yet not 2010-07-30 23:14:42 +00:00
MachTask.cpp Fixed debugserver to not exit when we are able to spawn the process, yet not 2010-07-30 23:14:42 +00:00
MachTask.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachThread.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachThread.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachThreadList.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachThreadList.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachVMMemory.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachVMMemory.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachVMRegion.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
MachVMRegion.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
dbgnub-mig.defs Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00