Re: Error debuging with Cygwin: No symbol table is loaded. Use the "file" command

2005-06-20 Thread Fernando Barsoba
Mikael wrote: "Fernando Barsoba" wrote: Hello all, I'm using Eclipse/CDT/Cygwin, and I'm trying to debug an application. I'm getting the following error: "No symbol table is loaded. Use the "file" command." I debug from withing Emacs and when I get that error message it usually

Re: Error debuging with Cygwin: No symbol table is loaded. Use the "file" command

2005-06-20 Thread Mikael
"Fernando Barsoba" wrote: > Hello all, > > I'm using Eclipse/CDT/Cygwin, and I'm trying to debug an application. I'm > getting the following error: "No symbol table is loaded. Use the "file" > command." I debug from withing Emacs and when I get that error message it usually means I forgot to

Error debuging with Cygwin: No symbol table is loaded. Use the "file" command

2005-06-20 Thread Fernando Barsoba
Hello all, I'm using Eclipse/CDT/Cygwin, and I'm trying to debug an application. I'm getting the following error: "No symbol table is loaded. Use the "file" command." I'm a little bit confused about the origin of the problem. I have been able to debug with Eclispe/CDT/MinGW in the past, so