I wonder if it is necessary really to have a quasi-breakpoint at the first line of the code every time the debugger starts.
Isn’t more practical (one keypress less) if the debugger stops at the first breakpoint which it sees after its starts?
Thank you.
Isn’t more practical (one keypress less) if the debugger stops at the first breakpoint which it sees after its starts?
Thank you.