We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92020a commit 56c30e9Copy full SHA for 56c30e9
1 file changed
src/etc/lldb_batchmode.py
@@ -252,7 +252,6 @@ def main():
252
print("Aborting.", file=sys.stderr)
253
sys.exit(1)
254
finally:
255
- debugger.Terminate()
256
script_file.close()
257
258
0 commit comments