Difference between revisions of "IDE Window: Watch list"

From Free Pascal wiki
Jump to navigationJump to search
 
Line 1: Line 1:
ToDo
+
= Important =
 +
 
 +
'''This page is under construction. It may contain wrong information and must be confirmed/repaired by Marc.'''
 +
 
 +
You must setup the debugger and start the project to debug it. Only then the breakpoints are useful.
 +
 
 +
= Watches =
 +
 
 +
You can watch variables and each time they change, trigger an action.
 +
 
 +
= Expression =
 +
 
 +
 
 +
 
 +
= Value =

Revision as of 15:58, 17 July 2006

Important

This page is under construction. It may contain wrong information and must be confirmed/repaired by Marc.

You must setup the debugger and start the project to debug it. Only then the breakpoints are useful.

Watches

You can watch variables and each time they change, trigger an action.

Expression

Value