Commit: gas: Improve DWARF2 fixed increments
Alan Modra
amodra@gmail.com
Wed Mar 20 09:53:00 GMT 2013
More information about the Binutils mailing list
Wed Mar 20 09:53:00 GMT 2013
- Previous message (by thread): REL target user sections with relocs
- Next message (by thread): Commit: gas: Improve DWARF2 fixed increments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Mar 18, 2013 at 03:05:56PM +0000, Nick Clifton wrote:
> Hi Guys,
>
> I am applying the patch below to improve the line debug information
> generated by GAS when the target wants to use fixed increments. (Ie
> when the target uses linker relaxation). The enhancement simply omits
> the line increment if the line delta is zero and omits the address
> increment if the address delta is zero.
>
> Tested on a large variety of targets with no regressions.
Does the comment about GDB using duplicate line info no longer apply?
/* Don't emit sequences of line symbols for the same line when the
symbols apply to assembler code. It is necessary to emit
duplicate line symbols when a compiler asks for them, because GDB
uses them to determine the end of the prologue. */
--
Alan Modra
Australia Development Lab, IBM
- Previous message (by thread): REL target user sections with relocs
- Next message (by thread): Commit: gas: Improve DWARF2 fixed increments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list