Results 1 to 2 of 2

Thread: Qtcreator debug colors and a point after a pointer ??

  1. #1
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Qtcreator debug colors and a point after a pointer ??

    I have two questions:
    1.- What is the meaning of black or red color for the value of var showed at local-and-watches view ?
    2.- I Sometimes I have seen a pointer *. (a point after *). I dont know what is the meaning of it....

    Any help would be apreciated-
    Last edited by tonnot; 2nd August 2011 at 00:00.

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

    Default Re: Qtcreator debug colors and a point after a pointer ??

    1. red denotes values that have changed since the last evaluation.
    2. no idea. maybe there's something interesting in the debugger log (Windows->Views->Debugger Log) (which version of creator btw?)

Similar Threads

  1. Replies: 2
    Last Post: 24th March 2011, 02:16
  2. QtCreator debug in console mode
    By stef13013 in forum Qt Tools
    Replies: 0
    Last Post: 8th February 2011, 15:34
  3. QTCreator Mac - Unable to debug properly?
    By regrant in forum Qt Programming
    Replies: 3
    Last Post: 28th October 2010, 22:29
  4. Qt Creator Where is the Debug->views (from menu bar) in QtCreator 2.0
    By ansmehta in forum Qt Tools
    Replies: 1
    Last Post: 21st July 2010, 22:50
  5. How do i debug in QtCreator?
    By payal in forum Qt Tools
    Replies: 6
    Last Post: 25th February 2010, 10:03

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
  •  
Qt is a trademark of The Qt Company.