OSDN Git Service

llgdb.py: Make sure to clean up the debugger on exit.
authorAdrian Prantl <aprantl@apple.com>
Mon, 17 Jun 2019 20:06:34 +0000 (20:06 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 17 Jun 2019 20:06:34 +0000 (20:06 +0000)
commit2d26cf37d777c9e6c4f89144b506a153b010d495
treeebe7ce081bc0af07af174a3b7b74b04d935d7c69
parent72adaf3ec855a5c7877ee436f99975b0456d4bf6
llgdb.py: Make sure to clean up the debugger on exit.

<rdar://problem/51807962>

llvm-svn: 363611
debuginfo-tests/llgdb.py