Displaying 1 result from an estimated 1 matches for "2bede3e3".
2018 Jan 19
1
Exception handling support for a target
I think it's valuable to have precise / asynchronous unwind information
without adding support for non-call exceptions. Profilers and debuggers
need to be able to unwind the stack from arbitrary instruction boundaries,
but they don't need to run exception handlers. We can still declare that
outside the model. Speaking of which, barring bugs, we do support precise
unwind info on Win64.