[Qt-creator] Breakpoints + debugging issues

Andre Poenitz andre.poenitz at mathematik.tu-chemnitz.de
Thu Nov 20 18:46:41 CET 2008


On Thu, Nov 20, 2008 at 03:21:12PM -0200, Alexandre Beber wrote:
> Hello! Some issues started to happen since I've installed the snapshot
> of 2008-11-20 (today - version 0.9.1) I'm running on a Windows Vista
> pc.
> 
> 1- Can't watch any variable in debug mode. When I place the cursor
> over a variable name I always get the same hint text: "Cannot evaluate
> <varable name>". Happens with all variables/objects, both global or
> local. The I noticed that if you select the main menu option "Debug ->
> Add to Watch Window" the last variable I placed the cursor over starts
> to display its value...

Yes, that was broken last week. Should be ok in tonight's snapshot.

> Talking about watches, let me make a stupid question, how to add a
> variable to the "Locals and Watches" list?

Debug -> Add to Watch Window  or in the context menu for the item
in the Locals View. I admit that having it in the editor's context
menu would feel more natural.

I'll have a look at the other issues tomorrow.

Andre'



More information about the Qt-creator-old mailing list