[U-Boot-Users] Re: Debugging U-boot after relocation

llandre r&d at wawnet.biz
Fri Mar 21 18:55:43 CET 2003


Hi Vladimir.

I send you another mail about the debugging after relocation. I've just 
tried the solution you proposed with the add-symbol-file command and it 
works (forget about the solution I suggested in the previous mail).
I run the program until relocate_code (where I set a breakpoint) with the 
symbols loaded from u-boot, then I perform the command
add-symbol-file u-boot 0x7fc:e000

Since then I can continue the debug with all the symbols referred to the 
correct addresses in SDRAM.

I hope this helps,


llandre





More information about the U-Boot mailing list