Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.4.2, Qt Creator 3.5.0-beta1
-
Windows 7 64 bit
-
e86339335574f145ceb46e7f2cc3fb4ce0c6d18f
Description
- Debug a crashing program in Creator.
- Crash that program.
In Stack view, Creator will show a backtrace. - Right-click into the backtrace and select "Generate Full Backtrace" from the context menu.
An editor showing the backtrace will open. - Type something into the editor.
- Try closing Creator.
The "Save Changes" dialog will show up. It contains an entry for the backtrace but this has neither a name nor a path:
The "Save Changes" dialog should always show information which allows indentifying the respective editors.