Howto single step from beginning
Daniel Jacobowitz
drow@false.org
Thu Feb 2 05:07:00 GMT 2006
On Thu, Feb 02, 2006 at 05:45:00PM +1300, Paul Blacquiere wrote:
> child:target_xfer_partial (2, (null), 0x1fc248, 0x0, 0x8094, 4) = 4,
> bytes =
> 00 e0 a0 e3
> child:target_xfer_partial (2, (null), 0x0, 0x18c436, 0x8094, 4) = 4,
> bytes =
> fe de ff e7
Remind me again what version of GDB you're using? And it is configured
for arm-linux, right? Or maybe you're debugging a uClibc static binary
that doesn't have the correct ABI markings?
That's an arm-elf breakpoint. It doesn't work on arm-linux systems.
Does "show osabi" reveal anything?
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list