ARM Simulator Bug?
David Mc Kenna
mckennad@esatclear.ie
Wed Sep 3 14:57:00 GMT 2003
Hi Richard,
>Does "arm-elf-objdump -xd exe-file" display something sensible?
When I compared the working to non-working output, the only difference was in
the private flags:
Working:
private flags = 6: [interworking enabled] [APCS-32] [FPA float format] [has
entry point]
Broken:
private flags = 4: [interworking enabled] [APCS-32] [FPA float format]
It seems that it cannot find the entry point. Even though it is defined as always
being 0x00.
Any ideas?
Thanks,
Dave
--
http://www.iol.ie
More information about the Gdb
mailing list