Restarting gdbserver
Jan Kratochvil
jan.kratochvil@redhat.com
Thu Jan 20 14:11:00 GMT 2011
On Thu, 20 Jan 2011 15:11:37 +0100, Leon Pollak wrote:
> set sysroot /opt/FS/
> set remote exec-file /common/csu
> target extended-remote 192.168.50.4:44000
> ---
> The only one problem left for me is that when stopped/broken, the stack frame
> is not presented as it usually is:
>
> (gdb) frame
> #0 0x400314bc in pthread_cond_wait@@GLIBC_2.4 () from /opt/FS/lib/libpthread.so.0
>
> And nothing else...:-(
Have you tried to play with `set debug-file-directory'? Which way is the
debug info provided for /opt/FS?
Regards,
Jan
More information about the Gdb
mailing list