{Define the system core debug control record. Note that this record
{is referenced by the dispatcher, system core debugger, and the system core
{trap handler (assembly language).

  VAR
    syv$debug_control: [XREF] syt$debug_control;

?? PUSH (LISTEXT := ON) ??
*copyc SYT$DEBUG_CONTROL
?? POP ??
