Skip to content

cstart adjustments when cobcrun was the main program

Simon Sobisch requested to merge ssobisch/cbl-gdb:patch-13 into version427
  • don't use "show args" if arguments were specified by the user
  • check if "show args" returns an empty list and raise a user error instead of a python exception
  • if arguments were specified: take the first one as COBOL name

Merge request reports