diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2014-09-18 21:02:03 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2014-09-18 21:02:03 +0000 |
commit | 87bac59adce546601eb397e4a3c1354b0282f4d4 (patch) | |
tree | 20ae0082c6dbe42c7ae35e272ca6e0e661716115 /llvm/lib/Object/SymbolicFile.cpp | |
parent | 1ae21d1367c0390c1a3abdf76c61d707e3003b59 (diff) | |
download | bcm5719-llvm-87bac59adce546601eb397e4a3c1354b0282f4d4.tar.gz bcm5719-llvm-87bac59adce546601eb397e4a3c1354b0282f4d4.zip |
llgs: removed some wait-for-stop code in inferior process launch pipeline.
The $A handler was unnecessarily waiting for the launched app to hit a stop
before returning. Removed this code.
Renamed the llgs inferior launching code to LaunchProcessForDebugging ()
to prevent it from possibly being mistaken as code that lldb-platform uses
to launch a debugserver process. We probably want to look at breaking out
llgs-specific and lldb-platform-specific code into separate derived classes,
with common code in a shared base class.
llvm-svn: 218075
Diffstat (limited to 'llvm/lib/Object/SymbolicFile.cpp')
0 files changed, 0 insertions, 0 deletions