Using symbol map file with gdb?

Andrew Haley aph@redhat.com
Fri Jul 21 09:46:30 GMT 2023


On 7/20/23 21:30, Roger Phillips via Gdb wrote:
> I need to debug a segfault in java native code but the callstacks have no method names. Is it possible to import a symbol map file created with, say perf map agent into gdb? If yes, how?

Just in case you didn't already know this:

If your JVM is HotSpot then it contains the debug helpers to handle
debugging generated/interpreted code.

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the Gdb mailing list