alvinhochun added a comment.

It may be possible to stuff a pointer to an `EXCEPTION_RECORD` into another 
`EXCEPTION_RECORD` and use `RtlRaiseException` to generate the exception, but 
you'll have to test how it actually works.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128410/new/

https://reviews.llvm.org/D128410

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to