Remove exception_catchpoint::resources_needed
authorTom Tromey <tromey@adacore.com>
Thu, 16 Feb 2023 17:25:23 +0000 (10:25 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 6 Mar 2023 15:09:17 +0000 (08:09 -0700)
commitc52e4861c61926a1e22e56837487b819e2dc3cc8
tree7cad19294a190a1d7b9d2085a21ad9797574185c
parent72ee804c9200d4e860c9802e1e1e9b315f221ab8
Remove exception_catchpoint::resources_needed

exception_catchpoint::resources_needed has a FIXME comment that I
think makes this method obsolete.  Also, I note that similar
catchpoints, for example Ada catchpoints, don't have this method.
This patch removes the method.  Regression tested on x86-64 Fedora 36.
gdb/break-catch-throw.c