Autorun definition
The auto-run extension for break points allow defining a procedure name, which is called automatically, when the breakpoint is reached. The commands in the procedure are executed immediately, e.g. for displaying current values when reaching the breakpoint.
Definition:
auto_run := ':' identifier