Siebel Object Interfaces Reference > Siebel Programming Tools > The Siebel Debugger >

Using the Siebel Debugger


You can access the Debugger in several ways:

  • You can set breakpoints in the current routine and begin execution by clicking the Start button. Execution is suspended when one of the lines that contains a breakpoint is about to be executed. The Debugger is activated and it highlights the line containing the breakpoint.
  • If an executing program encounters a run-time error, such as an unhandled Siebel VB or eScript error, execution is suspended, the Debugger is activated, and it highlights the line containing the error.

Debug options are available from the Debug title bar menu and the Debug toolbar.

Siebel Object Interfaces Reference