PDA

View Full Version : debug error eclipse+qt mingw



sakthi
19th January 2008, 04:44
Hello,

I want to develop a QT 4.0 application with eclipse, cdt, minGW, gdb under windows XP. So far, I am able to build my application. The problem is when I want to debug; I get the following message:


Error stoping at main.
Reason: Target request failed: No symbol table is loaded.Use the "File" command.
continue ?

What is exactly the "file" command? does it have something to do with gdbinit?
Thanks in advance.
Sakthi