[PATCH 0/4] Check for rogue DAP exceptions

Tom Tromey tromey@adacore.com
Fri Dec 22 16:57:17 GMT 2023


>>>>> "Tom" == Tom Tromey <tromey@adacore.com> writes:

Tom> While looking into a question I got about DAP, I found out that the
Tom> DAP 'attach' test had some unexpected exceptions in the log file,
Tom> caused by an incorrect assumption in the stop event listener.

Tom> This series tries to make the DAP implementation a bit more robust.
Tom> After these patches, exceptions that are expected in the normal course
Tom> of operation are not logged by default.  Then, the test suite is
Tom> updated to check that no rogue exceptions are seen.

I'm checking this in.

Tom


More information about the Gdb-patches mailing list