SIGILL on gdbserver/ARM/uclibc
Daniel Jacobowitz
drow@false.org
Mon Jan 7 15:20:00 GMT 2008
On Mon, Jan 07, 2008 at 02:49:21PM +0100, Harald Schiöberg wrote:
> uhm, where do I find some info about reading the debug output.
In the manual. But I can pick out the instruction for you, here...
> Sending packet: $X844c,4:�237\000\001#84...Ack
Of course your mailer seems to have garbled that a little so I can't
tell exactly what character it was. But it's something 0237 000 001.
That's arm_linux_arm_be_breakpoint. If you're using
arm-linux-gnueabi, it's wrong; if you're using old-ABI it should be
correct.
> warning: no loadable sections found in added symbol-file
> /data/harald/root/lib/ld-uClibc
> .so.0
Is that really the right file? It looks corrupt.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list