Closed
Description
I've noticed while debugging that output from a line that has executed is not shown even though the script has hit a breakpoint on a subsequent line. I can step once and that is usually enough to get the output to appear. It would be nice though to have any pending output flushed on debugger stop.