step              151 include/struct.h     bool step;            /**<ステップ実行の場合はtrue */
step              132 src/casl2.c                execmode.step = true;
step              715 src/exec.c                 execmode.step == true || getbps(sys->cpu->pr) == true)
step              304 src/monitor.c          execmode.step = false;
step              311 src/monitor.c          execmode.step = true;