gdb/testsuite/dap: remove catch from dap_read_event
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 6 Jan 2023 16:39:29 +0000 (11:39 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 26 Jan 2023 19:31:33 +0000 (14:31 -0500)
commit4dde3b33e461e40e069c2026861b3e5ba2476604
treec20b1128a4a5619526d3392c39c9ff5784b12344
parent2e9a03fd2e20f9d0d3ddb340ba248bfb1d5ed521
gdb/testsuite/dap: remove catch from dap_read_event

This catch didn't cause me any trouble, but for the same reason as the
preceding patch, I think it's a bit better to just let any exception
propagate, to make for easier debugging.

Change-Id: I1779e62c788b77fef2d50434edf4c3d2ec5e1c4c
gdb/testsuite/lib/dap-support.exp