debugging a bootloader

Daniel Jacobowitz drow@false.org
Tue Dec 6 14:02:00 GMT 2005


On Tue, Dec 06, 2005 at 03:01:37PM +0100, Carlos Mitidieri wrote:
> Dear all,
> I have a doubt on the applicability of gdb:
> Is it possible to use gdb in connection with the accompanying simulator to 
> debug a bootloader (like u-boot) for an arm 
> Thank you very much for your attention.

Probably not; you need a simulator that will provide all the hardware
your boot loader expects.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Gdb mailing list