mirror of
https://github.com/open-simh/simh.git
synced 2026-04-25 20:01:33 +00:00
FRONTPANEL: Fixed description language
This commit is contained in:
@@ -236,8 +236,8 @@ sim_panel_exec_step (PANEL *panel);
|
|||||||
|
|
||||||
When a front panel application wants to describe conditions that
|
When a front panel application wants to describe conditions that
|
||||||
should stop instruction execution an execution or an output
|
should stop instruction execution an execution or an output
|
||||||
should be used. To established or clear a breakpoint, one of
|
breakpoint should be used. To established or clear a breakpoint,
|
||||||
the following routines should be called:
|
one of the following routines should be called:
|
||||||
|
|
||||||
sim_panel_break_set - Establish a simulation breakpoint
|
sim_panel_break_set - Establish a simulation breakpoint
|
||||||
sim_panel_break_clear - Cancel/Delete a previously defined
|
sim_panel_break_clear - Cancel/Delete a previously defined
|
||||||
|
|||||||
Reference in New Issue
Block a user