Entering the Debugger (Monitor Debugger)

The debugger can be entered:

The different causes of entry in the debugger display a message on entry and a special prompt:

Condition

Message

Prompt

BREAK key on line

 

 

Started with -D

<BRK>

B!

System abort

<ABT>

A!

Monitor trace

<TRC> addr

C!

Breakpoint

<BPT> bp#

I!

Monitor halt

<HLT> code

H!

BREAK key on line 0

 

 

On tight loop

<TLP>

!

BREAK key on line 0

 

 

On virtual lock

<VLK>

V!