Makefile changes for symbols

Rodney.Kittleson at bench.com Rodney.Kittleson at bench.com
Fri Oct 22 10:54:00 CEST 2004


Thanks Ron, I'm a little slow today.

Steve,
The linuxbios_c.map file should help you find the offset you need for
importing linuxbios_c.o into SourcePoint. The map file itself cannot be
imported.  

Rod

-----Original Message-----
From: Kittleson, Rodney C. 
Sent: Friday, October 22, 2004 10:47 AM
To: 'Ronald G. Minnich'; Kimball, Stephen
Cc: linuxbios at clustermatic.org; Jeff_Pitts at arium.com
Subject: RE: Makefile changes for symbols


Yep.  The format isn't compatible with SourcePoint. 

Rod

-----Original Message-----
From: Ronald G. Minnich [mailto:rminnich at lanl.gov] 
Sent: Friday, October 22, 2004 10:33 AM
To: Kimball, Stephen
Cc: Kittleson, Rodney C.; linuxbios at clustermatic.org;
Jeff_Pitts at arium.com
Subject: RE: Makefile changes for symbols




On Fri, 22 Oct 2004 Stephen.Kimball at bench.com wrote:

> Rod,
> 
> I'm using Source Point 7.0.0.  I can see the source files.  I can
> display source, disassembly or mixed.  However, the disassembly 
> doesn't match up with the source code.  There is a way to give Source 
> Point an offset when the symbols are loaded, but I can't seem to get 
> the right value.  I know the address of _start and __protected_start 
> but these labels are not in linuxbios_c.o.  I need to find the 
> location of a symbol in linuxbios_c.o to compute the offset.

there is a file we create called linuxbios.map, did you check that out?

ron



More information about the coreboot mailing list