Description of the issue (screenshots if relevant):
If I try to debug a project on qt-creator, I get a message:
The selected build of GDB does not support Python scripting. It cannot be used in Qt Creator.
Relevant informations (hardware involved, software version, logs or output…):
Qt Creator 15.0.0-rc1 (14.0.84)
Based on Qt 6.8.1 (GCC 14.2.0 20240801 (OpenMandriva), x86_64)
So, GDB 15.2 crashes with python scripting enabled. That is why it is disabled.
Berolinux did a quick check of 16.2 and it appears the crashing is gone. It did give some error’s so it’s unclear if it’s 100% working, but it looks like python scripting won’t have to be disabled in 16.2.