gdb: "Could not load shared library symbols for linux-gate.so.1"

E

Emanuel Berg

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

Linux nl106-137-194 3.2.0-4-686-pae #1 SMP Debian 3.2.41-2 i686
GNU/Linux

What does it mean?
 
R

red floyd

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

Linux nl106-137-194 3.2.0-4-686-pae #1 SMP Debian 3.2.41-2 i686
GNU/Linux

What does it mean?

It means you're in the wrong group. Your question has absolutely
nothing to do with the C++ *language*.

May I suggest a forum dedicated to GDB? Or possibly consulting the
FAQ, in particular, FAQ 5.9?

http://www.parashift.com/c++-faq-lite/which-newsgroup.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,999
Latest member
MakersCBDGummiesReview

Latest Threads

Top