Add item to watch window: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


*<span class="f_ListBul1">In the </span><var>Source Code</var><span class="f_ListBul1"> display, right click a program line that contains variables, and select </span><var>Add Watch</var><span class="f_ListBul1"> from the context menu. All variables on that line are added to the </span><var>Watch Window</var><span class="f_ListBul1">. </span>
*<span class="f_ListBul1">In the </span><var>Source Code</var><span class="f_ListBul1"> display, right click a program line that contains variables, and select </span><var>Add Watch</var><span class="f_ListBul1"> from the context menu. All variables on that line are added to the </span><var>Watch Window</var><span class="f_ListBul1">. </span>
<!-- [[File:sourcecontext.png|439x223px|sourceContext]]<span class="f_ListContinue"> </span> -->


[[File:sourcecontext.png|439x223px|sourceContext]]<span class="f_ListContinue"> </span>
: The <span class="f_Para">[[Introducing the configurable components|mappable]]</span><span class="f_ListContinue"> Client command that performs the same action is </span>[[AddWatchOnCurrentLine command]].
 
<span class="f_ListContinue">The </span><span class="f_Para">[[Introducing the configurable components|mappable]]</span><span class="f_ListContinue"> Client command that performs the same action is </span>[[AddWatchOnCurrentLine command]].


*<span class="f_Para">For the program line in the </span><var>Source Code</var><span class="f_Para"> display that is highlighted to indicate it is </span><span class="term">in the current execution position</span><span class="f_Para">, an alternative to right clicking the current line is to select </span><var>Add Watch on Current Line</var><span class="f_Para"> from the Client's </span><var>Data Display</var><span class="f_Para"> menu. </span><span class="f_ListBul1">All variables on the line are added to the </span><var>Watch Window.</var><span class="f_ListBul1"> </span>
*<span class="f_Para">For the program line in the </span><var>Source Code</var><span class="f_Para"> display that is highlighted to indicate it is </span><span class="term">in the current execution position</span><span class="f_Para">, an alternative to right clicking the current line is to select </span><var>Add Watch on Current Line</var><span class="f_Para"> from the Client's </span><var>Data Display</var><span class="f_Para"> menu. </span><span class="f_ListBul1">All variables on the line are added to the </span><var>Watch Window.</var><span class="f_ListBul1"> </span>
Line 18: Line 17:
*Type the name (case is not important) of the item in the [[Entity name input box]], then click the </span><var>Watch</var><span class="f_ListBul1"> button (or select the </span><var>Data Display</var><span class="f_ListBul1"> &gt; </span><var>Add Watch </var><span class="f_ListBul1">menu item): </span>
*Type the name (case is not important) of the item in the [[Entity name input box]], then click the </span><var>Watch</var><span class="f_ListBul1"> button (or select the </span><var>Data Display</var><span class="f_ListBul1"> &gt; </span><var>Add Watch </var><span class="f_ListBul1">menu item): </span>


[[File:tracebut4c_zoom55.gif|258x153px|traceBut4c]]<span class="f_ListContinue"> </span>
<!-- [[File:tracebut4c_zoom55.gif|258x153px|traceBut4c]]<span class="f_ListContinue"> </span> -->


The mappable Client command that performs the same action is [[AddWatch command]].
The mappable Client command that performs the same action is [[AddWatch command]].
Line 34: Line 33:
*<span class="f_ListBul1">Expand the </span><var>Watch Window</var><span class="f_ListBul1"> by dragging its left edge to the left: </span>
*<span class="f_ListBul1">Expand the </span><var>Watch Window</var><span class="f_ListBul1"> by dragging its left edge to the left: </span>


[[File:watchwin1d_zoom55.gif|356x119px|watchWin1d]]<span class="f_ListContinue"> </span>
<!-- [[File:watchwin1d_zoom55.gif|356x119px|watchWin1d]]<span class="f_ListContinue"> </span> -->


*<span class="f_ListBul1">Hover your mouse over the item to display it entirely in a tooltip box: </span>
*<span class="f_ListBul1">Hover your mouse over the item to display it entirely in a tooltip box: </span>
: [[File:watchwinlong1_zoom50.gif|408x97px|watchWinLong1]]
<!-- : [[File:watchwinlong1_zoom50.gif|408x97px|watchWinLong1]] -->
: This feature is enabled by selecting the <var>Show long watch values in a Tooltip</var> option in the Client's [[File menu options|Preferences box]] (it is off by default).
: This feature is enabled by selecting the <var>Show long watch values in a Tooltip</var> option in the Client's [[File menu options|Preferences box]] (it is off by default).


Line 47: Line 46:
<span class="f_Para">To remove a single item from the </span><var>Watch Window</var><span class="f_Para">, right click the item and select </span><var>Remove</var><span class="f_Para"> from the context menu: </span>
<span class="f_Para">To remove a single item from the </span><var>Watch Window</var><span class="f_Para">, right click the item and select </span><var>Remove</var><span class="f_Para"> from the context menu: </span>


[[File:remwatch2_zoom60.gif|313x109px|remWatch2]]<span class="f_ImageCaption"> </span>
<!-- [[File:remwatch2_zoom60.gif|313x109px|remWatch2]]<span class="f_ImageCaption"> </span> -->


<span class="f_ListContinue">The mappable Client command that performs the same action is </span><span class="f_Monospace">[[removeCurrentWatch command|removeCurrentWatch.]]</span>
<span class="f_ListContinue">The mappable Client command that performs the same action is </span><span class="f_Monospace">[[removeCurrentWatch command|removeCurrentWatch.]]</span>
Line 59: Line 58:
<span class="f_Para">Each item you add to the </span><var>Watch Window</var><span class="f_Para"> is also added to a drop down list you can view in the [[Entity name input box|Entity name input box]]</span><span class="f_ListBul1"> </span><span class="f_Para">by clicking the arrow at the right. To redisplay an item you previously removed from the </span><var>Watch Window</var><span class="f_Para">, simply select from the drop down list the item you want to watch again: </span>
<span class="f_Para">Each item you add to the </span><var>Watch Window</var><span class="f_Para"> is also added to a drop down list you can view in the [[Entity name input box|Entity name input box]]</span><span class="f_ListBul1"> </span><span class="f_Para">by clicking the arrow at the right. To redisplay an item you previously removed from the </span><var>Watch Window</var><span class="f_Para">, simply select from the drop down list the item you want to watch again: </span>


[[File:watchdrop2a_zoom50.gif|302x160px|watchDrop2a]]<span class="f_Para"> </span>
<!-- [[File:watchdrop2a_zoom50.gif|302x160px|watchDrop2a]]<span class="f_Para"> </span> -->


<span class="f_Para">The items in the drop down list persist across Debugger Client sessions. The contents of the </span><var>Watch Window</var><span class="f_Para"> itself are redisplayed in subsequent Client sessions </span><span class="term">by default</span><span class="f_Para">. If you do not want the </span><var>Watch Window</var><span class="f_Para"> contents to persist across Client sessions, clear the </span><var>Restore watches on startup</var><span class="f_Para"> checkbox accessed from the </span><var>Preferences</var><span class="f_Para"> option in the </span><var>File</var><span class="f_Para"> menu. </span>
<span class="f_Para">The items in the drop down list persist across Debugger Client sessions. The contents of the </span><var>Watch Window</var><span class="f_Para"> itself are redisplayed in subsequent Client sessions </span><span class="term">by default</span><span class="f_Para">. If you do not want the </span><var>Watch Window</var><span class="f_Para"> contents to persist across Client sessions, clear the </span><var>Restore watches on startup</var><span class="f_Para"> checkbox accessed from the </span><var>Preferences</var><span class="f_Para"> option in the </span><var>File</var><span class="f_Para"> menu. </span>


[[Category:Debugger Home]]
[[Category:Debugger Home]]

Revision as of 15:26, 31 March 2023

Adding and removing Watch Window items

You explicitly add to and remove from the Watch Window the items whose values you want to view.

Displaying items

These are the simplest ways to add an item to the Watch Window:

  • In the Source Code display, right click a program line that contains variables, and select Add Watch from the context menu. All variables on that line are added to the Watch Window.
The mappable Client command that performs the same action is AddWatchOnCurrentLine command.
  • For the program line in the Source Code display that is highlighted to indicate it is in the current execution position, an alternative to right clicking the current line is to select Add Watch on Current Line from the Client's Data Display menu. All variables on the line are added to the Watch Window.
  • Type the name (case is not important) of the item in the Entity name input box, then click the Watch button (or select the Data Display > Add Watch menu item):


The mappable Client command that performs the same action is AddWatch command.

Viewing long items

To display lengthy values, you can do one of the following:

  • Expand the Watch Window by dragging its left edge to the left:


  • Hover your mouse over the item to display it entirely in a tooltip box:
This feature is enabled by selecting the Show long watch values in a Tooltip option in the Client's Preferences box (it is off by default).

Removing items

To remove a single item from the Watch Window, right click the item and select Remove from the context menu:


The mappable Client command that performs the same action is removeCurrentWatch.

To remove all items from the Watch Window, click the Clear Watch button, below the main window. This button empties the Watch Window and instructs the mainframe portion of the Debugger to stop collecting any watch data.

The mappable Client command that removes all Watch Window items is clearWatch.

Redisplaying items

Each item you add to the Watch Window is also added to a drop down list you can view in the Entity name input box by clicking the arrow at the right. To redisplay an item you previously removed from the Watch Window, simply select from the drop down list the item you want to watch again:


The items in the drop down list persist across Debugger Client sessions. The contents of the Watch Window itself are redisplayed in subsequent Client sessions by default. If you do not want the Watch Window contents to persist across Client sessions, clear the Restore watches on startup checkbox accessed from the Preferences option in the File menu.