HP 3000 Manuals

##RJDEBUG [ RJE User/Programmer Reference Manual ] MPE/iX 5.0 Documentation


RJE User/Programmer Reference Manual

#RJDEBUG 

The #RJDEBUG command starts debug mode.

Syntax 

          #RJDEBUG

Comments 

The #RJDEBUG command initiates RJE interactive debug mode, allowing the
user access from interactive mode to the debugging facilities as a
diagnostic aid.  (See the MPE DEBUG/Stack Dump Reference Manual or the
MPE XL Debugger Guide.)  This command should be used for debugging
user-written input, output, #RJSTAT and #RJCONTINUE procedures.

When a user procedure is installed in an SL with the segmenter, note the
segment and offset for the user procedure (use segmenter command LISTSL
segmentname).  Then, when using the debugger within RJE, precede a
segment.offset value with G (logon group), P (pub.logon account) or S
(pub.sys), depending on where the SL is located.



MPE/iX 5.0 Documentation