User`s guide

PALcode Violation Checker 12–37
PVC Commands
show
Example
% pvc
PALcode Violation Checker V3.26
Default Cpu set to DECchip 21164 family.
PVC> show all
There is no log file specified.
The CPU is set to 21164.
The warnings flag is set.
The errors flag is set.
The PAL base is 0.
The PAL end is FFFFFFF.
PVC> show cpu
The CPU is set to 21164.
PVC> set entry_file osfpal_pc164.ent
PVC> show entries
# 1: 0 PAL_RESET
# 2: 80 PAL_IACCVIO
# 3: 100 PAL_INTERRUPT
PVC> show files
The entry point file is osfpal_pc164.ent.
There is no log file specified.
PVC> show flags
The warnings flag is set.
The errors flag is set.
PVC> exit