Debugger Add Watch window

Enter a SQL expression (for stored procedures) or Java expression (for Java classes) to watch. The expression appears in the Watch window when Sybase Central is running a Debug task.

For example, to track the SQLSTATE value when debugging stored procedures, just enter SQLSTATE.

 See also