| [solved] hallo world stopped due to shared library event ubuntu [message #851994] |
Sat, 21 April 2012 10:54  |
Voornaam Achernaam Messages: 2 Registered: April 2012 |
Junior Member |
|
|
I tried to debug the hallo world application on ubuntu, but the compiler gave the following error:
.gdbinit: No such file or directory.
Reading symbols from /home/*my name*/Documents/programming/cpp/HalloWereld/Debug/HalloWereld...done.
Stopped due to shared library event
Stopped due to shared library event
I can run the program in release mode without problem and the terminal-version of gdb also works correctly. If I manually link to the gdbinit file, which is empty, the ".gdbinit: No such file or directory." error disappears, but the "Stopped due to shared library event" error stays. Does anyone know how I can fix this problem?
[Updated on: Mon, 23 April 2012 10:13] Report message to a moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04066 seconds