Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.5.0-beta, Qt Creator 2.5.0-rc
-
None
-
Ubuntu 11.04 32bit, MacOS X 10.6.8
-
0ce93f0059057f9f6c2668b370e93a6467585e41
Description
Steps to reproduce:
- create a simple project (I've chosen Qt GUI application)
- go to Debug view, right click into Breakpoints widget, Add Breakpoint...
- choose 'Break on data access at fixed address' as BP type
- choose an address (I've chosen an address taken from a former debug run as well as a pure fictional)
- let this BP disabled
- start debugging
Expected behaviour:
- gdb runs without problems
Current behaviour:
- gdb hangs and brings up a message box which asks to give gdb more time - you can give more time but gdb still hangs