Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.5.0-beta
-
None
-
Windows Vista x64
Description
- Open a project from a git repository.
- Open a file from this project.
- Edit the file and save the changes.
- Set a breakpoint in this file.
- Undo the changes in this file using: "Tools" -> "Git" -> "Undo Uncommitted Changes".
The file will be reloaded, the breakpoint disappears.
The breakpoint should survive undoing the changes.