Skip to content

implement cup/cdown

Simon Sobisch requested to merge ssobisch/cbl-gdb:patch-3 into version426

note: additional "cup 0" is especially useful after attach as it helps to not "stand" in some C function of some arbitrary library, possibly without source reference, but instead in the last COBOL program on whatever it did (commonly CALL or CONTINUE AFTER or `screen-io or file-io).

Edited by Simon Sobisch

Merge request reports