Skip to content

Work on CWatch

Simon Sobisch requested to merge ssobisch/cbl-gdb:patch-11 into version427
  • GDB < 8.3 uses "early 4.26-dev" code ("C"-watch + output of variable name), while newer GDB versions use temporary internal afterwatchpoints
  • internal bookkeeping of created breakpoints and breakpoints with post-added COBOL conditions
  • fixed broken cstart when watchpoints were "half-active" or breakpoints were user-deleted

Merge request reports