What binary format is the cross compiler set up to generate?  You should be able
to debug pe, coff, coff and a.out file formats at a minimum, though you will
have to build gdb correctly for each format, as the ARM port is not
multi-arched.  You might also want to try a later snapshot that 4.18, or GDB out
of CVS.  You can find these on sourceware.cygnus.com.

Scott

"Meng, David" wrote:
> 
> Hi:
> I built a cross toolchain to compile strong ARM with big endian on a 686
> machine. I also built a cross
> gdb from gdb-4.18.  I used the cross gdb to debug the output file of the
> cross compiler but not successful.  I used objdump to check the binary file
> and found there are 21 sections.  I believe the cross gdb does not recognize
> the binary file format.  Any one has the experience with the cross gdb
> please give me your idea.
> Thank you in advance.
> Regards.
> David
> 
> unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
> ++        Please use [EMAIL PROTECTED] for           ++
> ++                        kernel-related discussions.                      ++

-- 
Scott Bambrough - Software Engineer
REBEL.COM    http://www.rebel.com
NetWinder    http://www.netwinder.org

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to