Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
Qt Creator 2.7.0, Qt Creator 2.8.0-beta
-
None
-
Tested on Gentoo GNU/Linux x86_64 as well as Kubuntu GNU/Linux 13.04 x86_64
Description
I'm not sure if this issue is a problem with GDB or Creator. I suspect it's an issue with the Creator debugging helpers so I'm starting here.
GDB crashes when debugging a C application using Creator with GDB version 7.6. I've tested with Creator version 2.5.2, 2.6.2, 2.7.0, and 2.8.0-beta. All versions of Creator have the same symptom with GDB 7.6. With GDB 7.5 or 7.5.1, all four versions of Creator work fine.
Starting the inferior for debugging works fine. Setting breakpoints before starting the inferior works fine. Setting breakpoints after the inferior is running crashes GDB. Using any debug command (step over, step into, step out, continue, or even stop debugging) after a breakpoint is hit crashes GDB. Creator informs 60 seconds later with a "GDB not responding" dialog and asks to terminate GDB.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-9576 QT Creator gdb debugger hangs and times out most of the time when stepping (F10 - F11) on Ubuntu 13.04
-
- Closed
-