Skip to content

implement auto-step, fixing #60

Simon Sobisch requested to merge ssobisch/cbl-gdb:patch-18 into version427

I'll likely add a parameter for the default (currently fixed at 5) later. The command does work as-is.

If requested I'd add a "C" variant that runs "finish" if the current frame is no COBOL frame (for example a called C program). Any opinions about that?

Merge request reports