diff options
author | Tom Tromey <tromey@adacore.com> | 2023-11-30 13:53:23 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-12-11 11:44:19 -0700 |
commit | 080530d8b6c3be802c53c0bb8a84032f355c2380 (patch) | |
tree | 3b2d5038a42d2ac0ff82474f395101dcb3e8168a /sim/cris | |
parent | 7729e7c0bdd01027a003181a99d58aadd981896a (diff) | |
download | gdb-080530d8b6c3be802c53c0bb8a84032f355c2380.zip gdb-080530d8b6c3be802c53c0bb8a84032f355c2380.tar.gz gdb-080530d8b6c3be802c53c0bb8a84032f355c2380.tar.bz2 |
Clean up handling of DAP not-stopped response
This patch introduces a new NotStoppedException type and changes the
DAP implementation of "not stopped" to use it. I was already touching
some code in this area and I thought this looked a little cleaner.
This also has the advantage that we can now choose not to log the
exception -- previously I was sometimes a bit alarmed when seeing this
in the logs, even though it is harmless.
Reviewed-By: Kévin Le Gouguec <legouguec@adacore.com>
Diffstat (limited to 'sim/cris')
0 files changed, 0 insertions, 0 deletions