FRONTPANEL: Fixed description language
This commit is contained in:
parent
a2d900e62b
commit
43dc5fdcba
1 changed files with 2 additions and 2 deletions
|
@ -236,8 +236,8 @@ sim_panel_exec_step (PANEL *panel);
|
|||
|
||||
When a front panel application wants to describe conditions that
|
||||
should stop instruction execution an execution or an output
|
||||
should be used. To established or clear a breakpoint, one of
|
||||
the following routines should be called:
|
||||
breakpoint should be used. To established or clear a breakpoint,
|
||||
one of the following routines should be called:
|
||||
|
||||
sim_panel_break_set - Establish a simulation breakpoint
|
||||
sim_panel_break_clear - Cancel/Delete a previously defined
|
||||
|
|
Loading…
Add table
Reference in a new issue