Handle Source in DAP breakpointLocations
authorTom Tromey <tromey@adacore.com>
Thu, 27 Jul 2023 20:21:13 +0000 (14:21 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 1 Aug 2023 19:12:24 +0000 (13:12 -0600)
commit4b6521cf69f45050f857edeb592bc46ea198041d
treefc8da2310d85a8243c69cadbee9d3d6dff121d0d
parentc64cba1b56ea7dd7b0b2107fd22ef989dfb5921e
Handle Source in DAP breakpointLocations

This changes the DAP breakpointLocations request to accept a Source
and to decode it properly.
gdb/python/lib/gdb/dap/locations.py
gdb/python/lib/gdb/dap/sources.py