aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/ARMTargetObjectFile.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-01-22 23:43:18 +0000
committerGreg Clayton <gclayton@apple.com>2011-01-22 23:43:18 +0000
commit6779606a7c4853a32b19439c65a808a7dd3cb3ae (patch)
tree86d2fd8d304faa2a9f376049c758c47b38de2f39 /llvm/lib/Target/ARM/ARMTargetObjectFile.cpp
parent5a72fdb05b6474d02bc22444240d6b7fc7acb6fe (diff)
downloadllvm-6779606a7c4853a32b19439c65a808a7dd3cb3ae.zip
llvm-6779606a7c4853a32b19439c65a808a7dd3cb3ae.tar.gz
llvm-6779606a7c4853a32b19439c65a808a7dd3cb3ae.tar.bz2
Fixed an issue in "SBError SBProcess::Destroy ()" where it wasn't properly
checking the validity of the shared pointer prior to using it. Fixed the GDB remote plug-in to once again watch for a reply from the "k" packet, and fixed the logic to make sure the thread requesting the kill and the async thread play nice (and very quickly) by synchronizing the packet sending and reply. I also tweaked some of the shut down packet ("k" kill, "D" detach, and the halt packet) to make sure they do the right thing. Fixed "StateType Process::WaitForProcessStopPrivate (...)" to correctly pass the timeout along to WaitForStateChangedEventsPrivate() and made the function behave correctly with respect to timing out. Added separate STDIN, STDOUT, and STDERR support to debugserver. Also added the start of being able to set the working directory for the inferior process. llvm-svn: 124049
Diffstat (limited to 'llvm/lib/Target/ARM/ARMTargetObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions