diff options
author | Todd Fiala <tfiala@google.com> | 2014-01-27 20:44:50 +0000 |
---|---|---|
committer | Todd Fiala <tfiala@google.com> | 2014-01-27 20:44:50 +0000 |
commit | 9f37737311b90a9b60883184f0130c20d7a92dd3 (patch) | |
tree | f86dddffce656f113d3efec577987d11dbcae5af /lldb/source/DataFormatters/ValueObjectPrinter.cpp | |
parent | 92ce6e83fcd95419e4eaeb7fc8c50f4df48c7469 (diff) | |
download | bcm5719-llvm-9f37737311b90a9b60883184f0130c20d7a92dd3.tar.gz bcm5719-llvm-9f37737311b90a9b60883184f0130c20d7a92dd3.zip |
convert gdb-remote 'A' launch to use LaunchProcess ()
This change modifies the 'A' command handler's launch code to launch
with LaunchProcess (). The net effect is that the default process
monitoring that LaunchProcess () adds will kick in, allowing the
GDBRemoteCommunicationServer to be able to reap processes started with
this facility correctly. Later, in the case of lldb-gdbserver, we'll
also have the proper process monitoring going on to really debug the
inferior process.
llvm-svn: 200246
Diffstat (limited to 'lldb/source/DataFormatters/ValueObjectPrinter.cpp')
0 files changed, 0 insertions, 0 deletions