[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 no exist in binary

2024-12-30 Thread trampas at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118221 --- Comment #8 from Trampas Stern --- I also have the same bug in binutils: https://sourceware.org/bugzilla/show_bug.cgi?id=32506 I do not fully understand the internals what is happening but from and external perspective it appears to me that

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

2024-12-27 Thread trampas at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118221 --- Comment #6 from Trampas Stern --- I have requested access to bugzilla for the binutils and can create a bug report there. Thanks Trampas On Fri, Dec 27, 2024 at 3:55 PM pinskia at gcc dot gnu.org < gcc-bugzi...@gcc.gnu.org> wrote: > https

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

2024-12-27 Thread trampas at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118221 --- Comment #5 from Trampas Stern --- The project in attachment is a makefile project. The readme.md has instructions on how to build in windows, by installing xpack utility. If you build in linux then just edit the path to the arm-none-eabi

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

2024-12-27 Thread trampas at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118221 --- Comment #4 from Trampas Stern --- Created attachment 59991 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59991&action=edit sample makefile project demonstrating the issue

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

2024-12-27 Thread trampas at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118221 --- Comment #2 from Trampas Stern --- Yes! I typically use xpack to install cross compiler with binutils. I have verified that this issue does not exist before GCC 11. I have tested that it exists with the latest version of arm-none-eabi 14

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

2024-12-27 Thread trampas at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118221 Bug ID: 118221 Summary: gdb and objdump referencing functions that do no exist in binary Product: gcc Version: 11.2.1 Status: UNCONFIRMED Severity: normal