Remote debugging with gdbserver on ARM
Daniel Jacobowitz
drow@false.org
Thu Feb 15 20:29:00 GMT 2007
On Wed, Feb 14, 2007 at 04:14:04PM +0100, Pelle Svensson wrote:
> shared library path: (i386host)//home/dev/nfs/targetfs/lib, (target path is
> /lib)
> issued set solib-absolute-prefix /dev/null
Making your front end not do these, but instead set the prefix...
> warning: Unable to find dynamic linker breakpoint function.
> GDB will be unable to debug shared library initializers
> and track explicitly loaded dynamic code.
...may make this warning go away. I don't know if that will help.
> I can singel step once to 'if (getenv...' but next step is lost and a
> message says:
> Cannot access memory at address 0x0
Try a current release of GDB please, along with the above fix.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list