Re: [patch 1/3] uml: add dwarf sections to static link script

2005-07-30 Thread Blaisorblade
On Saturday 30 July 2005 21:35, Sam Ravnborg wrote: > On Sat, Jul 30, 2005 at 09:05:33PM +0200, [EMAIL PROTECTED] wrote: > > From: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]> > > > > Inside the linker script, insert the code for DWARF debug info sections. > > This may help GDB'ing a Uml bina

Re: [patch 1/3] uml: add dwarf sections to static link script

2005-07-30 Thread Sam Ravnborg
On Sat, Jul 30, 2005 at 09:05:33PM +0200, [EMAIL PROTECTED] wrote: > > From: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]> > > Inside the linker script, insert the code for DWARF debug info sections. This > may help GDB'ing a Uml binary. Actually, it seems that ld is able to guess > what I a