This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Restarting gdbserver


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]