bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/28254] gas 2.63.1 fails to generate debugging information for a


From: dcmay at copper dot net
Subject: [Bug gas/28254] gas 2.63.1 fails to generate debugging information for aarch64 .S files
Date: Tue, 24 Aug 2021 11:17:37 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=28254

Dietmar May <dcmay at copper dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|WONTFIX                     |---

--- Comment #3 from Dietmar May <dcmay at copper dot net> ---
This is a bootloader (or more precisely, it is a fragment from a functioning
bare-metal bootloader). The file contains ONLY executable code; after all,
.section .rom_core_0 contains a series of assembler instructions.

It cannot be properly debugged with GDB because SOMETHING is missing. Clearly
GAS is emitting code that doesn't have something that GDB needs to be there.
Otherwise, GDB would function properly - unless it's a bug in GDB - which is
still in binutils.

If the GAS team is confident that the patch did not inadvertantly cause GAS to
fail to emit valid debugging information in some cases, then please switch the
component to GDB; but don't close a bug when something isn't working right.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]