This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Arm dwarf line debug info


On Sun, 2006-03-19 at 20:31, Paul Brook wrote:
> On Sunday 19 March 2006 20:27, Daniel Jacobowitz wrote:
> > On Sun, Mar 19, 2006 at 07:29:05PM +0000, Paul Brook wrote:
> > > +#ifdef OBJ_ELF
> > > +  /* The size of the instruction is unknown, so tie the debug info to
> > > the +     start of the function.  */
> > > +  dwarf2_emit_insn (0);
> > > +#endif
> >
> > s/function/instruction/?
> 
> Yes. Updated patch below
> 
> Paul

OK.

R.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]