How to get the exception context address from a crashed process using its handle

Dev Stability 17 Reputation points
2024-05-28T07:01:17.8166667+00:00

we are able to launch a dump collection tool for jni crashes using jvm option -XX:OnError.
But like we get a jit address passed to the jit debugger in win32 app crashes we dont get it from jvm.

Is there an api to get the crash exceptio n context address from the process handle?

Windows development | Windows API - Win32
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.