diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2014-04-25 21:09:28 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2014-04-25 21:09:28 +0000 |
commit | 98118c38a3c9ba2b985a0c0d069038c47c09c998 (patch) | |
tree | 1fd35ddf29a9746739f5ffdd230f399a0d57d7c2 /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp | |
parent | 6817df65f0f042a30d80ab59839a3cad980f1fd6 (diff) | |
download | bcm5719-llvm-98118c38a3c9ba2b985a0c0d069038c47c09c998.tar.gz bcm5719-llvm-98118c38a3c9ba2b985a0c0d069038c47c09c998.zip |
Prevent TestLldbGdbServer shutdown cleanup failures from failing the test.
Adds try/except blocks around clean-up code. Prevents a race between gdb
remote kill command reception by llgs (which leads llgs to shut down)
and the pexpect server kill (which can fail if the kill command handling
completes first). Warnings are emitted on the logger for any clean-up
code that fails.
llvm-svn: 207273
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions