mn10300 assembler relaxation breaks dwarf2 debugging info

amodra@one.net.au amodra@one.net.au
Mon May 14 03:42:00 GMT 2001


On Mon, May 14, 2001 at 06:15:20PM +0930, amodra@one.net.au wrote:
> On Mon, May 14, 2001 at 02:21:13AM -0300, Alexandre Oliva wrote:
> > 
> > Ok to install?
> 
> No, it's not OK.  The problem being that frag_more may close off the
> current frag due to lack of space.

Errm, actually, on looking a bit more at how dwarf2dbg.c works, it
probably is OK.  It should be quite OK to tie the debug info to the
end of a non-variable frag, as the only thing that matters is the
address.

Sorry for all the confused messages I've been sending.  I think I'll
fix the x86 dwarf debug problem using the same method that you have.
:-)

Alan



More information about the Binutils mailing list