This is the mail archive of the gdb@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]

Re: Load additionnal symbols


Fabrice Gautier wrote:
> 
> > -----Original Message-----
> > From: Fernando Nasser [mailto:fnasser@cygnus.com]
> > Subject: Re: Load additionnal symbols
> >
> >
> > Fabrice Gautier wrote:
> > >
> > > Hi,
> > >
> > > Is there a way to load additional symbol with gdb?
> >
> > Take a look at add-sym   Maybe it will do the trick.
> >
> > You must specify the start address but I get this is not a problem
> > as you know where RedBoot is loaded.
> 
> It works fine.
> 
> However in my case I shouldn't need to specify a start adress, the sections
> are fuly described in the elf file...
> 

I don't know why add-symbol-file always require that we specify the address.

Maybe someone knows and can tell us?

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9

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