Turn should_stop_exception into a method of ada_catchpoint
authorTom Tromey <tromey@adacore.com>
Thu, 16 Feb 2023 17:59:34 +0000 (10:59 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 12 Jun 2023 17:51:52 +0000 (11:51 -0600)
commit971149cb9a202be08e6c726d48ba7964221552b6
tree4f984e755a76cf5f45095be16a8d1543f2b97b91
parent95f2fe27efbe9f013c522099a6443b1a68c1951d
Turn should_stop_exception into a method of ada_catchpoint

This turns the should_stop_exception function in ada-lang.c into a
method of ada_catchpoint.
gdb/ada-lang.c