https://bugs.winehq.org/show_bug.cgi?id=47406
Bug ID: 47406 Summary: add support for debug symbols is separate files Product: Wine Version: 4.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: winedbg Assignee: wine-bugs@winehq.org Reporter: galtgendo@o2.pl Distribution: ---
<will be a bit ranty>
One on the "installation options" on Gentoo is 'splitdebug'. It allows to keep debug symbols in separate files (and potentially keep them compressed). gdb supports it (AFAICT) seamlessly. While addr2line doesn't seem to supports it, the one from elfutils does.
I don't know where Gentoo got the idea, but given gdb and elfutils, it's likely more wide-spread than Gentoo family.
So, would you consider adding support for it in winedbg ?
https://bugs.winehq.org/show_bug.cgi?id=47406
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=47406
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|add support for debug |Add support for debug |symbols is separate files |symbols in separate files
https://bugs.winehq.org/show_bug.cgi?id=47406
--- Comment #1 from Rafał Mużyło galtgendo@o2.pl --- Just for the record: I was referring to .gnu_debuglink, as described here: https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html.
https://bugs.winehq.org/show_bug.cgi?id=47406
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #2 from Eric Pouech eric.pouech@orange.fr --- should be fixed by now, can you retest on latest Wine ? TIA
https://bugs.winehq.org/show_bug.cgi?id=47406
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Eric Pouech eric.pouech@gmail.com --- Will close this bug as support for split debug (in their various forms) and dwz section has been implemented for a while now for dwarf debug format. The bug report is wide in its definition; if more specific issues are still present, please open a more detailed ticket.
https://bugs.winehq.org/show_bug.cgi?id=47406
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc5.