[Qt-creator] Breakpoints + debugging issues

Alexandre Beber listsbeber at gmail.com
Thu Nov 20 19:16:14 CET 2008


I tried the "Add to Watch Window" menu but nothing appears on the
Locals and Watches list, maybe i'm doing something wrong? Like need to
select the var name or something.. Looks like it's not working here.
Thanks

2008/11/20 Andre Poenitz <andre.poenitz at mathematik.tu-chemnitz.de>:
> 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'
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>



More information about the Qt-creator-old mailing list