This is the mail archive of the gdb@sourceware.org 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]
Other format: [Raw text]

Re: debugging a bootloader


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


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