8.185 TODPRIO (Display or set timer thread process priority)

8.185.1 Function

The TODPRIO command is used to change the process priority of the TOD clock and the timer threads.
See section

5.82 for details on process and thread priorities. Given without an argument the TODPRIO
command displays the current Hercules process priority.

Caution: TODPRIO should be given a dispatching priority equal to or higher than any other thread
(CPUPRIO, DEVPRIO, HERCPRIO and SRVPRIO) within Hercules.

8.185.2 Syntax

Descriptive

[nn]

Diagram

Êʬ¬¬ ¬¬¬§¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ




nn

8.185.3 Parameter

nn

This value specifies the priority of the TOD clock and the timer thread. For details
on the priority values see section

5.82 (“Process and Thread Priorities”).

8.185.4 Examples

Example 1:

Set the process priority of the TOD clock and the timer threads to 0.

HHC00013I Herc command: 'todprio -20'

HHC02204I todprio set to -20

Figure 328: TODPRIO command

8.186 TRACEOPT (Instruction trace display options)

8.186.1 Function

The TRACEOPT command determines how the registers are displayed during instruction tracing and
stepping. Entering the command without any argument simply displays the current trace mode.

8.186.2 Syntax

Descriptive

Diagram

¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ







¬¬¬¬«




¬

8.186.3 Parameter

TRADITIONAL

Displays the registers following the instruction about to be executed such that pres-
sing enter (to execute the displayed instruction) then shows the next instruction to
be executed followed by the updated registers display.

REGSFIRST

Displays the current register contents followed by the instruction about to be exe-
cuted such that pressing enter (to execute the displayed instruction) then shows the
updated registers followed by the next instruction to be executed.

NOREGS

Suppresses the register display altogether and shows just the instruction to be exe-
cuted.

8.186.4 Examples

Example 1:

Display the instruction trace in traditional mode (instruction followed by registers).

HHC00013I Herc command: 'traceopt traditional'

HHC02203I Hercules inst trace displayed: traditional mode

HHC02267I CP00: PSW=040C10000001D0C4 INST=58E00230 L 14,560(0,0) load

HHC02267I CP00: V:00000230:K:06=00000000 00000000 00000000 00FD4000 .............. .

HHC02267I CP00: GR00=00000000 GR01=00000000 GR02=00000000 GR03=00000000

Previous Page Next Page