Implement DAP module-removed event
authorTom Tromey <tromey@adacore.com>
Fri, 4 Aug 2023 15:50:01 +0000 (09:50 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 16 Aug 2023 15:55:10 +0000 (09:55 -0600)
commit100dbc6de52e6d4bfaf4b330ee923267e56e936c
treebec880d472556d9bc20931102b0fd3f2ce5c0baa
parenta345d14fa65c2b69f2ba3abac8847b1c6a4dc656
Implement DAP module-removed event

DAP specifies an event that should be sent when a module is removed.
This patch implements this.

Tested-By: Alexandra Petlanova Hajkova <ahajkova@redhat.com>
gdb/python/lib/gdb/dap/events.py
gdb/testsuite/gdb.dap/modules.c
gdb/testsuite/gdb.dap/modules.exp