[Bug debug/118221] gdb and objdump referencing functions that do not exist in binary

2025-02-18 Thread trampas at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118221 --- Comment #11 from Trampas Stern --- That would be a great option especially with a command line option, it would allow the problem to go away On Tue, Feb 18, 2025 at 10:35 AM rearnsha at gcc dot gnu.org < gcc-bugzi...@gcc.gnu.org> wrote:

[Bug debug/118221] gdb and objdump referencing functions that do not exist in binary

2025-02-18 Thread rearnsha at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118221 --- Comment #10 from Richard Earnshaw --- Fixing this properly would require rewriting all of GCC's dwarf output code so that each function in a separate section had its own debug data (and perhaps using section groups to describe the relationsh

[Bug debug/118221] gdb and objdump referencing functions that do not exist in binary

2025-01-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118221 Richard Biener changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment