Skip to content

GDB version specific adjustments

Simon Sobisch requested to merge ssobisch/cbl-gdb:patch-30 into version427
  • hard limit for GDB >= 7.6 activated again
  • let add-symbol-file work "in general" with GDB 7.6
  • support for temporary breakpoints came with GDB 7.7
  • fixed version check that enabled/disabled cbacktrace wrong

Merge request reports