Internal debugger error - kdevelop

Vladimir Prus ghost at cs.msu.su
Fri Jan 21 14:34:27 GMT 2011


On Friday, January 21, 2011 16:14:42 Mahmood Naderan wrote:
> Hi,
> in the middle of my debugging, I get a weird error:
> window title: Internal debugger error - kdevelop
> message: The debugger component encountered internal error while processing
> reply from gdb. Please submit a bug report. 
> detail: The exception is: MI type error. The MI response is: ^done
> 
> What does that mean?

It means that the debugger has encountered an internal error ;-)

VIsit GDB windows, right click, enable internal commands and send me
the output (or the last few commands, really).

> Another question is:
> when I attach a process to the debugger, should I use "continue" in gdb
> command window or "continue" form kdevelop "run" menu? Is there any
> difference?

Should not matter.

HTH,
Volodya




More information about the KDevelop mailing list