Using symbol map file with gdb?

Roger Phillips heidegg@hotmail.com
Thu Jul 20 20:30:27 GMT 2023


Greetings,

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?

https://github.com/jvm-profiling-tools/perf-map-agent/tree/master


More information about the Gdb mailing list