set solib-search-path" or "set sysroot error [message #1057858] |
Thu, 09 May 2013 11:30 |
nagaraj sherigar Messages: 5 Registered: May 2013 |
Junior Member |
|
|
can someone please tell me why the following error comes when am trying to do remote debugging using eclipse CDT.
My host is windows XP and target is Linux
(gdb) target remote xxx.xxx.xx.xxx:2345
Remote debugging using xxx.xxx.xx.xx:2345
warning: Could not load shared library symbols for 8 libraries, e.g. /lib/tls/libpthread.so.0.
Use the "info sharedlibrary" command to see the complete listing.
Do you need "set solib-search-path" or "set sysroot"?
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
0x008f6c88 in ?? ()
|
|
|
Powered by
FUDForum. Page generated in 0.02858 seconds