This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/WATCOM/binw/bcnt.dbg

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>