More on the armv4l segfault.

Paul Brook paul at codesourcery.com
Sat Dec 16 00:48:55 UTC 2006


On Friday 15 December 2006 22:57, Rob Landley wrote:
> On Friday 15 December 2006 1:32 pm, David Daney wrote:
> > Perhaps you could run the program in gdb and get a stack trace at the
> > SIGSEGV to see who the caller is.  Then, as Paul suggested, figure out
> > why the proper linking is not happening.
>
> Are you suggesting cross-compiling an arm version of gdb, or are you
> suggesting running qemu under gdb?

gdb doesn't work under wrmu. You have to use a cross gdb and connect it to the 
stub qemu provides.

Paul



More information about the uClibc mailing list