mirror of https://github.com/stella-emu/stella.git
minor debugger doc update
This commit is contained in:
parent
6739ada4f2
commit
264fcabba9
|
@ -1193,6 +1193,8 @@ the reason will be shown as follows:
|
|||
<li>"WTrap:" for write traps</li>
|
||||
<li>"RTrapIf:" for conditional read traps</li>
|
||||
<li>"WTrapIf:" for conditional write traps</li>
|
||||
<li>"RWP:" for reads from write ports</li>
|
||||
<li>"WRP:" for writes to read ports</li>
|
||||
</ul>
|
||||
</p>
|
||||
See the <a href="#BreakpointsEtc"><b>Breakpoints, watches and traps...</b></a>
|
||||
|
|
Loading…
Reference in New Issue