Details
Description
How to reproduce
- Set breakpoint on first line of 'void testFunction()', creator/tests/manual/gdbdebugger/simple/app.cpp
- Wait for breakpoint to be hit
- Expand 'func' node in Locals and Watchers
- Hit F6/Step over until the end of the function
- When trying to exit the method the debugger is trapped in an endless 'Retrieving data' loop