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/Debug/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