Skip to main content
Visitor II
June 8, 2004
Question

STDV3.0 - WatchWindow - Expanding the display

  • June 8, 2004
  • 3 replies
  • 790 views
Posted on June 08, 2004 at 17:48

STDV3.0 - WatchWindow - Expanding the display

    This topic has been closed for replies.

    3 replies

    pjacobAuthor
    Visitor II
    June 7, 2004
    Posted on June 07, 2004 at 20:14

    Using STDV3.0, I want to see an array that is 32 bytes long.

    In the 'WatchWindow' when I click on the '+' sign in order to 'Expanding the display' (as described in the user manual), I can only see the first 10 elements of the array.

    If I want to see more, I have to go to the 'memory window' and scan through it in order to see all the data.

    My question is:

    Is there a way to expand an array (bigger than 10 elements) up to its end in the 'WatchWindow'?

    Visitor II
    June 8, 2004
    Posted on June 08, 2004 at 09:18

    Same process as older 2.54 - goto Tools/Options/Edit Debug modify Watch array expand ** items to suit.

    Regards

    sjo
    pjacobAuthor
    Visitor II
    June 8, 2004
    Posted on June 08, 2004 at 17:48

    Works just marvellously.

    Thanx sjo.