A variable breakpoint can be used when the process is to be suspended if a variable, identified by the VARS= operand of the DEBUG BREAKPOINT command, is updated. The process is suspended immediately after the statement that caused the variable to be updated. Optionally, the command can specify the DATA= operand to limit the breakpoint to updates of the variables with a particular value.
| Copyright © 2010 CA. All rights reserved. |
|