[Lldb-commits] [lldb] Report exit status message in lldb-dap, same as lldb cli (PR #89405)
Walter Erquinigo via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 22 07:46:03 PDT 2024
https://github.com/walter-erquinigo approved this pull request.
lgtm. Thank you!
I've wanted this feature for a while, tbh, because the user doesn't know if the program terminated successfully or if the debugger crashed.
https://github.com/llvm/llvm-project/pull/89405
More information about the lldb-commits
mailing list