PUSHUTABLE and POPUTABLE commands

From m204wiki
Revision as of 21:20, 1 December 2011 by Alex (talk | contribs) (Created page with " The general form of the command is: ===SIRIUSDEBUG command syntax=== SIRIUSDEBUG { [ON|OFF] [SUSPEND|RESUME] [STATUS] } Where: <ul> <li>The <var>ON</var> subcommand starts...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


The general form of the command is:

SIRIUSDEBUG command syntax

  SIRIUSDEBUG { [ON|OFF] [SUSPEND|RESUME] [STATUS] }

Where:

  • The ON subcommand starts a Sirius Debugger session (it requires additional parameters). It can also be used for debugging Janus Web Server threads.
  • The OFF subcommand stops a debugging session.
  • The SUSPEND and RESUME subcommands discontinue and continue a debugging session.
  • The STATUS subcommand gets a status report about the worker threads for the Janus Debugger, the Sirius Debugger, or both.

This command will perform no useful processing unless a site is authorized for the Sirius Debugger (and for Janus Web threads, Janus Debugger). For more information, see the Janus/Sirius Debugger User's Guide.