Details
-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 4.1.0-rc1
-
Windows 10 1607 64 bit
cdb 6.12
gdb 7.8
Description
- Stop at a breakpoint.
- In Locals and Expressions view, right click on an object.
- Select "Open Memory Editor" -> "Open Memory Editor at Object's Address" from the context menu.
- Try to scroll to the very top of the editor using the scrollbar.
You'll see an error message: "Cannot open : no file name specified"
Of course there is no file name because there is no file. This error should not happen. If it is not possible to scroll to the very beginning, then the scrollbar should not go further.