commit | dcdb91b3a663417ed4b51d9a145c76268541127b | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Tue Nov 28 09:18:13 2023 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Tue Dec 05 08:51:05 2023 -0700 |
tree | 85329b10b90a9bc80c98cf50ca6630dd1a6b38a2 | |
parent | e60675a228a8ecd2cfdc7e45cb315a1838b91f74 [diff] |
Remove some DAP helper functions Now that DAP requests are normally run on the gdb thread, some DAP helper functions are no longer needed. Removing these simplifies the code.