symbol files and source files of shared objects when debugging remote target
Daniel Jacobowitz
drow@false.org
Tue Dec 12 14:45:00 GMT 2006
On Tue, Dec 12, 2006 at 01:36:16PM +0200, Avi Gozlan wrote:
> Hello,
>
> I'm debugging a remote target using gdb/gdbserver.
>
> This procedure works fine for the source files included in the program
> symbol table. However, I cannot step into functions included in a shared
> library. The 'directory' command does not help in this situation.
Does info shared work? Did you set "solib-absolute-prefix" or
"solib-search-path" to find the shared libraries on your host system?
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list