KDevelop 4.2.3: debugging session is interrupted
Niko Sams
niko.sams at gmail.com
Thu Mar 29 18:47:08 BST 2012
On Tue, Mar 27, 2012 at 20:39, Roman Suvorov <windj007 at gmail.com> wrote:
> Hi
>
> Thank you for the answer!
>
> I tried to retrieve value of that variable using gdb console (provided by
> KDevelop's toolbar "GDB") and gdb did not crash. GDB showed me abracadabra
> but it did not crash. Debugging becomes interrupted when mouse hovers over
> the variable's name.
that's probably because KDevelop talks to gdb differently, it uses so
called var-objects.
If you can post debug output of your debug session (activate gdb
plugin in kdebugidalog and post
kdevelop debug output) I will tell you more :D
Niko
More information about the KDevelop
mailing list