echo Setting up the environment for testing psim...\n

set complaints 1
echo Infinatly long screen ...
echo set height 0

set output-radix 16

echo Breakpoints
break insn_illegal
break instruction_storage_interrupt
break program_interrupt
break error


