9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
* Syntax: bcnt <count> <address>
|
|
*
|
|
* Synopsis: Break execution after "count" iterations at the specified
|
|
* "address". The break point is cleared afterwards.
|
|
*
|
|
* Example: bcnt 1000 StageD
|
|
*
|
|
break/set <2> {} {} <1>
|