OpenJDK Linux distribution usually does not include debug info in binaries, and debug info package can be installed separately.
Current elf decoder assumes full debug symbols are contained in binaries and can not deal with external debug info files.
Current elf decoder assumes full debug symbols are contained in binaries and can not deal with external debug info files.
- is blocked by
-
JDK-8193373 Cleanup ElfFile and family
- Resolved
- relates to
-
JDK-6932270 Allow Java's ELF symtab reader to use separate debuginfo files
- Closed
-
JDK-8242181 [Linux] Show source information when printing native stack traces in hs_err files
- Resolved