Changing the initial breakpoint on debug startup

When the debugger starts, it automatically sets an initial (temporary) breakpoint on the first statement in main(). You can change where this initial breakpoint is set, or even remove it completely.

InitialBP (last edited 2010-09-20 13:29:07 by CrSupportAb)