Add Ada unhandled exception filter to DAP This adds a way for DAP clients to catch unhandled Ada exceptions, similar to the "catch exception unhandled" CLI command. Reviewed-By: Eli Zaretskii <eliz@gnu.org>