[Lldb-commits] [lldb] [lldb] Set return status to Failed when Python command raises uncaught exception (PR #113996)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 29 02:50:44 PDT 2024


================
@@ -0,0 +1,27 @@
+import os
----------------
DavidSpickett wrote:

A bit surprised we don't have a scripted commands test that this could be added to instead of making a new file.

https://github.com/llvm/llvm-project/pull/113996


More information about the lldb-commits mailing list