mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
Breakpoint logic now allows four execution-type breakpoints: -E as before, break if PC equals address, unqualified by mode -M break if PC equals address and machine is in monitor mode -N break if PC equals address and machine is in normal (SDS 930) mode -U break if PC equals address and machine is in user mode