RE: [U-Boot-Users] Debug symbols for start.S

Thanks Wolfgang, will do.
Mark Doherty
-----Original Message----- From: Wolfgang Denk [mailto:wd@denx.de] Sent: 26 July 2003 20:33 To: Mark Doherty Cc: 'u-boot-users@lists.sourceforge.net' Subject: Re: [U-Boot-Users] Debug symbols for start.S
Dear Mark,
in message 9901EE1E8F8BD3119109009027A1B5F596AE23@DIGINET2 you wrote:
I have a problem which is causing me some headaches during my porting exercise, I am currently porting u-boot from the ep8260 to our own
hardware.
I am lucky enough to have not one but four Abatron probes however my
problem
seems to lie with gdb.
I have compiled the u-boot code straight out of the box so to speak, so I haven't changed anything strange, however when I load gdb with the elf
file
I find that gdb cannot find the start.S file, it prompts the following:
This is probably a known problem. If you like, you can try out our latest patches; you can find a test version of our cross GDB at ftp://ftp.denx.de/pub/tmp/ppc-linux-gdb - don't forget to set the CROSS_COMPILE environment variable as needed (= ppc_82xx- in your case) as with all our ELDK tools.
Please let me know if it works for you...
Best regards,
Wolfgang Denk
participants (1)
-
Mark Doherty