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 API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,492 questions
{count} votes