[Qt-creator] Debugger-resistant routine
Andre Poenitz
andre.poenitz at mathematik.tu-chemnitz.de
Sun Aug 22 15:35:52 CEST 2010
On Sat, Aug 21, 2010 at 05:17:25AM +0000, Bob Babcock wrote:
> Environment:
> Windows XP
> Qt 4.7 beta 2
> Qt Creator 2.0.80 or snapshot from 21-Aug-2010 00:32
> MinGW and GDB
>
> Problem:
> A calls B calls C. When stepping through B with the debugger in Creator,
> the Locals and Watchers window is empty, insert new watch item does
> nothing, and hovering the mouse over variables does not show values in a
> tooltip. All of these functions work when stepping through A or C, but
> it's B I need to debug. I don't think B is clobbering anything, if only
> because I insert a breakpoint before it does anything.
I'd need to see the code of B (at least) and the full debugger log
(right pane of Windows->Views->Debugger) for any specific guesses.
Andre'
More information about the Qt-creator-old
mailing list