Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.11.0
-
None
-
-
9165119819fe6a595c2a82b327ae67e597ffceba (qt-creator/qt-creator/4.11)
Description
1. Configure debugger behavior in Qt Creator to "Switch to previous mode on debugger exit".
2. Create a ssh connection to a linux (armv7) device. The remote linux doesn't have gdb server installed
2. Create a c++ command line application
3. Try to debug over ssh the application
Expected:
Qt Creator should not crash.
Actual:
Qt Creator crashes.