gdb to native frame that made a javaCall

Deneau, Tom tom.deneau at amd.com
Fri Mar 7 19:54:58 UTC 2014


Say you're debugging hotspot in gdb and you hit a SEGV or some other fault while running in the interpreter on behalf of making a javaCall that was invoked from the vm.  Is there a way to get gdb back to the native frame that made the javaCall?

-- Tom




More information about the graal-dev mailing list