================
@@ -63,8 +62,12 @@ def test(self):
self.runCmd("bt")
self.runCmd("ta v global")
+ # Some platforms might exit when seeing the trap instruction
----------------
DavidSpickett wrote:
* What evidence do you have that this is true?
* If this is the case, is this ok or does it point to lldb not catching
something it should?
I don't mind it if it's true, not all tests need to run to completion
everywhere all the time.
https://github.com/llvm/llvm-project/pull/174348
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits