On Friday, August 30 2013, Emanuel Berg wrote:

> In gdb, I got this
>
> warning: Could not load shared library symbols for
> linux-gate.so.1. Do you need "set solib-search-path" or "set
> sysroot"?
>
> I compiled with
>
> g++ -I include/ -ggdb *.cpp -o run
>
> uname -a tells me

Hi,

There is a bug filed against GDB about this issue, and there is also a
workaround posted to the mailing list, though it has not been accepted
yet.  You can take a look at the bug at:

<https://sourceware.org/bugzilla/show_bug.cgi?id=14466>

and subscribe yourself to it, or ask for more details.

This list (bug-gdb@gnu.org) is not really used anymore, so I suggest
that you follow the bug above and send questions to
<g...@sourceware.org>.

Thanks!

-- 
Sergio

_______________________________________________
bug-gdb mailing list
bug-gdb@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gdb

Reply via email to