Debug/Watch

From J Wiki
Jump to navigation Jump to search
Overview   Commands   Stack   Stops   Watch   Verbs

Watch

The watch is a list of names that will be displayed at the top of the Debug window values panel. The list is stored in noun WATCH_jdebug_ .

You can set the watch list from the Debug Watch Manager.

You can also set the watch directly as a character string, or a boxed list of names, for example:

   WATCH_jdebug_=: 'calc data DEFS'