labath wrote:

I have fixed/worked around the mach exception issue in a [followup 
commit](https://github.com/llvm/llvm-project/commit/b903badd73a2467fdd4e363231f2bf9b0704b546)
 with a `settings set platform.plugin.darwin.ignored-exceptions 
EXC_BAD_INSTRUCTION`. Now the process gets a SIGILL as expected, but it still 
fails at the backtrace step (the second one, after stopping inside the handler).

https://github.com/llvm/llvm-project/pull/91321
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to