Debugging Behavior Defaults | Allowing Breakpoints to Stop a Program While Stepping |
By default during a debugging session, when a Step Into or Step Over command is called and the state is "ready to run", the process runs and stops on the first line. You can choose to turn off this default.
To set this stepping option:
Note - This option is equivalent to the dbx run_autostart Environment Variable.