* gdbserver and shared library
@ 2006-01-21 15:24 Frank Chen
2006-01-21 18:49 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Frank Chen @ 2006-01-21 15:24 UTC (permalink / raw)
To: gdb
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?
Thanks,
Frank
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: gdbserver and shared library
2006-01-21 15:24 gdbserver and shared library Frank Chen
@ 2006-01-21 18:49 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2006-01-21 18:49 UTC (permalink / raw)
To: Frank Chen; +Cc: gdb
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-21 15:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-21 15:24 gdbserver and shared library Frank Chen
2006-01-21 18:49 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox