Results 1 to 2 of 2

Thread: Value inspection in the debug view

  1. #1
    Join Date
    Jan 2011
    Posts
    212
    Thanks
    24
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Value inspection in the debug view

    Hello forum


    I am using Qt creator for the project i am currently working on. I having trouble to see the value of a particular variable for example QString ,

    I do not see the value , the field is empty. When i set the debugging pointer to the beginning of the function the pointer variables contains the address value and they are shown , but not the value of the QString


    Any way to work around this ?


    Regards
    Sajjad

  2. #2
    Join Date
    May 2008
    Posts
    155
    Thanked 15 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Value inspection in the debug view

    How do you "set" the "debugging pointer"?

    If your QString is initialized after the the location where you stopped it is to be expected that there's no visible contents.


    [And what version of Qt Creator, what Operating System?]

Similar Threads

  1. Qt + Linux + Eclipse - debug using debug build?
    By will49 in forum Qt Programming
    Replies: 6
    Last Post: 13th April 2012, 06:27
  2. Replies: 4
    Last Post: 30th September 2010, 10:31
  3. Inspection
    By Maluko_Da_Tola in forum Newbie
    Replies: 1
    Last Post: 4th August 2010, 20:51
  4. DEBUG macro not defined in debug build using vc++
    By piotr.dobrogost in forum Qt Programming
    Replies: 0
    Last Post: 21st July 2009, 13:07
  5. Replies: 11
    Last Post: 22nd March 2006, 19:06

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.