llvm-project/lldb/tools/debugserver/source/MacOSX
Jim Ingham 9411ddb65f If we are telling only one thread to run in debugserver, and that thread has been suspended from outside
the debugger, resume it before running so we will actually make progress.

llvm-svn: 135655
2011-07-21 01:54:41 +00:00
..
arm Fixed an issue in the EmulateInstructionARM there the IT opcode was trying to 2011-05-23 18:04:09 +00:00
i386 Added support for dynamic detection of AVX, and 2011-07-16 00:49:19 +00:00
ppc Fixed Process::Halt() as it was broken for "process halt" after recent changes 2010-11-18 05:57:03 +00:00
x86_64 Added support for dynamic detection of AVX, and 2011-07-16 00:49:19 +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 Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
CFUtils.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
HasAVX.h Added support for dynamic detection of AVX, and 2011-07-16 00:49:19 +00:00
HasAVX.s Added support for dynamic detection of AVX, and 2011-07-16 00:49:19 +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 CommandReturnObject::SetImmediateErrorFile() to set the correct stream. 2011-02-24 22:24:29 +00:00
MachProcess.h Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream. 2011-02-24 22:24:29 +00:00
MachTask.cpp Add a (currently disabled) bear trap where instead of deallocating pages, we remove all permissions. 2011-01-22 01:22:51 +00:00
MachTask.h Retry task_for_pid a few times to avoid some cases where task_for_pid fails. 2010-09-30 18:10:44 +00:00
MachThread.cpp If we are telling only one thread to run in debugserver, and that thread has been suspended from outside 2011-07-21 01:54:41 +00:00
MachThread.h If we are telling only one thread to run in debugserver, and that thread has been suspended from outside 2011-07-21 01:54:41 +00:00
MachThreadList.cpp If we are telling only one thread to run in debugserver, and that thread has been suspended from outside 2011-07-21 01:54:41 +00:00
MachThreadList.h Added logging for threads that are spawned while we stop. We log their 2011-01-24 06:11:50 +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