add auto-step / live-tracing option
At least the debuggers from MicroFocus COBOL and ACUCOBOL-GT allow to auto-step. GDB has currently no option like that, but some people expect it (Ron asked explicit about that because he uses that feature for live-tracing applications, possibly similar to that.
We should add that feature via python api.