Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt Creator 4.3.0-beta1
-
None
-
Ubuntu 16.10, Qt Creator from master, GNU gdb (Ubuntu 7.11.90.20161005-0ubuntu1) 7.11.90.20161005-git
Description
Starting debugging gives the attached error dialog.
The used debugger does include a compatible Python scripting support and 4.2 Creator works with it.
(gdb) python import sys; print (sys.version) 3.5.2+ (default, Sep 22 2016, 12:18:14) [GCC 6.2.0 20160927]