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@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





_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to