[Qt-creator] Qt Creator 2.8.1 debugging stopped working with Kubuntu 13.10 amd64
Harri Pasanen
harri at mpaja.com
Mon Nov 18 22:26:40 CET 2013
Hi,
I haven't been using Qt Creator much for a few weeks, but now needing
it, I find out to my dismay that there is some debugger issue.
I would hazard a guess that some Kubuntu update brought a new gdb which
breaks Qt Creator integration.
Debugger log says:
Stopped at breakpoint 2 (2) in thread 1.
<51-thread-info
>&"Traceback (most recent call last):\n"
>&" File \"<string>\", line 1, in <module>\n"
>&"NameError: name 'execfile' is not defined\n"
>&"Error while executing Python code.\n"
>49^error,msg="Error while executing Python code."
>&"importPlainDumpers\n"
>&"Undefined command: \"importPlainDumpers\". Try \"help\".\n"
>50^error,msg="Undefined command: \"importPlainDumpers\". Try \"help\"."
So I can't see any variable values, but single stepping works,
breakpoints work.
Any hints what to do to fix this?
Thanks,
Harri
PS. version info
Linux touho 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux
harri at touho:~$ gdb -v
GNU gdb (GDB) 7.6.1-ubuntu
Qt Creator 2.8.1
Based on Qt 5.1.1 (GCC 4.6.1, 64 bit)
Built on Aug 26 2013 at 13:35:14
From revision c3ed746c24
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20131118/668698d2/attachment.html>
More information about the Qt-creator
mailing list