Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » set solib-search-path" or "set sysroot error
set solib-search-path" or "set sysroot error [message #1057858] Thu, 09 May 2013 11:30
nagaraj sherigar is currently offline nagaraj sherigarFriend
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 ?? ()
Previous Topic:Make All Doesn't Work (C:\Program:)
Next Topic:Retrieving Problem Messages from C Compiler
Goto Forum:
  


Current Time: Sun Sep 08 20:49:10 GMT 2024

Powered by FUDForum. Page generated in 0.02858 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top