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