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:
> 
> Hi,
> 
> Is there a way to load additional symbol with gdb?
> 
> My situation is that I have an eCos program loaded with the RedBoot monitor.
> When I debug i have my program symbols but i would like to addd the monitor
> symbols to gdb knowledge. If i use the symbol command the original table is
> deleted. I would like to have both table.
> 

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.

-- 
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]