Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » gdb issue(gdb issue)
gdb issue [message #633896] Tue, 19 October 2010 17:54 Go to next message
No real name is currently offline No real nameFriend
Messages: 5
Registered: October 2010
Junior Member
Hi:

I am developing a C project in eclipse env (on Fedora 13) and currently my debugger is not working. The message on the console is as follows:

.gdbinit: No such file or directory.
Reading symbols from /opt/SpeechEnhance/Thesis/Projects/IPPS_Speech_Enhancement/D ebug/IPPS_Speech_Enhancement...done.
Setting environment variable "LOADEDMODULES" to null value.
Stopped due to shared library event
kill

gdb Debugger Thread[0] (Running)

the gdb seems to work from terminal but not in eclipse. Previously I had the debugger working well for last 3 months. Can anyone tell me what settings change would have possibly happened and how I can use the gdb again within eclipse? I will appreciate it.

Thanks,
Arvind V
Re: gdb issue [message #633898 is a reply to message #633896] Tue, 19 October 2010 17:55 Go to previous message
No real name is currently offline No real nameFriend
Messages: 5
Registered: October 2010
Junior Member
No Real Name wrote on Tue, 19 October 2010 13:54
Hi:

I am developing a C project in eclipse env (on Fedora 13) and currently my debugger is not working. The message on the console is as follows:

.gdbinit: No such file or directory.
Reading symbols from /opt/SpeechEnhance/Thesis/Projects/IPPS_Speech_Enhancement/D ebug/IPPS_Speech_Enhancement...done.
Setting environment variable "LOADEDMODULES" to null value.
Stopped due to shared library event
kill

gdb Debugger Thread[0] (Running)

the gdb seems to work from terminal but not in eclipse. Previously I had the debugger working well for last 3 months. Can anyone tell me what settings change would have possibly happened and how I can use the gdb again within eclipse? I will appreciate it.

Thanks,
Arvind V

Previous Topic:Eclipse-gdb issue
Next Topic:It's possible to debug remote site ( files on the FTP )
Goto Forum:
  


Current Time: Fri Apr 19 06:25:29 GMT 2024

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

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

Back to the top