summaryrefslogtreecommitdiff
path: root/gdb/python/lib/gdb/dap/scopes.py
Commit message (Expand)AuthorAgeFilesLines
* Implement DAP register scopeTom Tromey2023-05-121-3/+17
* Filter out types from DAP scopes requestTom Tromey2023-05-051-1/+1
* Implement DAP variables, scopes, and evaluate requestsTom Tromey2023-03-141-13/+48
* gdb: update some copyright years (2022 -> 2023)Simon Marchi2023-03-011-1/+1
* Initial implementation of Debugger Adapter ProtocolTom Tromey2023-01-021-0/+65