[PATCH] Change Ada catchpoints to be bp_catchpoint

Pedro Alves palves@redhat.com
Wed Jul 10 17:17:00 GMT 2019


On 7/10/19 6:06 PM, Tom Tromey wrote:
> Like Pedro's earlier patches to change catchpoint to be of type
> bp_catchpoint, this changes the Ada catchpoints to follow.
> 

Thanks, LGTM, FWIW.

Might want to add an is_ada_exception_catchpoint routine
or some such and use it in print_one_breakpoint_location and
print_one_breakpoint where is_exception_catchpoint is used,
so that "maint info breakpoints" shows these catchpoints' locations.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list