gdbserver and shared library
Daniel Jacobowitz
drow@false.org
Sat Jan 21 18:49:00 GMT 2006
On Sat, Jan 21, 2006 at 02:09:19AM -0800, Frank Chen wrote:
> I need to debug xine with libxine. Running gdb on
> local machine, I am able to step into libxine.
> However, running gdb on remote machine, I could not
> step into libxine. What could be wrong?
Is the library present on both host and target machines? Are the two
GDBs looking at the same filesystem (search for "set
solib-absolute-prefix")?
If that doesn't help, we need a transcript of your session in order to
help you.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list