]> git.lizzy.rs Git - rust.git/commit
debuginfo: Remove atexit()-debugger shutdown from lldb_batchmode.py
authorMichael Woerister <michaelwoerister@posteo>
Wed, 9 Jul 2014 12:16:50 +0000 (14:16 +0200)
committerMichael Woerister <michaelwoerister@posteo>
Wed, 16 Jul 2014 07:27:06 +0000 (09:27 +0200)
commitb56ef794a0690d29757d3934d3611018bb4f7b66
tree44d4f360b50de9443886f62bf5f68fae71d939d3
parentba287f6e31efbf02c5a53f353021c18eb9317903
debuginfo: Remove atexit()-debugger shutdown from lldb_batchmode.py

The shutdown call would always result in an exception being printed to standard error.
src/etc/lldb_batchmode.py