|
#1
|
|||
|
|||
Stop command
Would it be possible to create a vbp command to stop processing much like the vb stop command. That would halt the execution like a breakpoint (but only in gui mode).
I ask this because I noticed that the execution does not always stop on a breakpoint. |
#2
|
|||
|
|||
The only thing that should prevent breakpoints from being stopped at is using the /s command-line parameter when launching the GUI. If there is a situation where it's not stopping on a breakpoint when it should, please post a reproducible case and we'll investigate. Thanks.
|
|
|