This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: RFA: ia64 portion of libunwind patch


On Nov 7,  7:07pm, Andrew Cagney wrote:

> >>>>>> On Fri, 07 Nov 2003 18:38:43 -0500, Andrew Cagney <ac131313@redhat.com> said:
> > 
> > 
> >   Andrew> Draging that entire buffer (128k in the case of a program
> >   Andrew> like GDB) across the remote link is going to raise a few
> >   Andrew> eyebrows so a careful examination is justified.
> > 
> > Oh.  Can you remind me why gdb wouldn't be grabbing the unwind table
> > from the ELF binary instead?  You don't drag the debug info over the
> > remote link either, right?
> 
> Because it may not have the elf binary (at least not locally), and it 
> may not have debug info.  People still expect GDB to do something 
> reasonable in those cases.

I'm a little bit puzzled about why we wouldn't have the elf binary...

But, assuming for the moment that we do, we'll definitely have the
unwind info since it's mandated by the ABI.

Kevin


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