User`s guide

12–18 PALcode Violation Checker
PVC Commands
help
help
The help command displays basic PVC command information.
Format
help
Parameters
None.
Description
The help command displays a list of commands implemented in the current version
of PVC.
Example
% pvc
PALcode Violation Checker V3.26
Default Cpu set to DECchip 21164 family.
PVC> help
PVC is primarily used to check for Alpha PALcode violations. It can
also be used to disassemble executable code (set flag trace) and
display code as the CPU would execute it (set flag scheduled_code).
Here is a sample PVC run:
PVC> set code_file pal.exe
PVC> set entry_file pal.entry
PVC> set log_file pal_pvc.log
PVC> go
PVC> exit
For more help enter:
HELP Commands
HELP Flags
HELP Environment_variables