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]

symbol files and source files of shared objects when debugging remote target


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.

BTW, when trying to step into the functions locally (with same files) it
works fine.

I'm using gdb/gdbserver (front end is insight)  6.5.

Regards,

Avi



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