Skip to content

taking care of no/multiple variable matches and working cbreak/cwatch

Simon Sobisch requested to merge ssobisch/cbl-gdb:patch-2 into version423
  • get_sorted_possibilities() returns possibly one more entries than requested
  • early exit in cprint assignmnt if more than one symbol matches
  • error messages adjusted
  • cbreak and cwatch with a hack allowing it to work again after 4.23 refactorings
  • additional: cbreak: string comparisions for group items
Edited by Simon Sobisch

Merge request reports