binutils-gdb/gdb/testsuite/gdb.dap
Tom Tromey 14e8fded85 Implement DAP register scope
I noticed that gdb's DAP code did not provide a way to see register
values.  DAP defines a "register" scope, which this patch implements.
This patch also adds the missing (and optional) "presentationHint" to
scopes.
2023-05-12 12:22:31 -06:00
..
basic-dap.c gdb: update some copyright years (2022 -> 2023) 2023-03-01 20:54:56 -05:00
basic-dap.exp [gdb/testsuite] Introduce allow_dap_tests 2023-03-26 13:44:58 +02:00
bt-inner.c Fix DAP stackTrace through frames without debuginfo 2023-03-06 08:15:04 -07:00
bt-main.c Fix DAP stackTrace through frames without debuginfo 2023-03-06 08:15:04 -07:00
bt-nodebug.exp [gdb/testsuite] Introduce allow_dap_tests 2023-03-26 13:44:58 +02:00
memory.c Add readMemory and writeMemory requests to DAP 2023-04-03 08:47:52 -06:00
memory.exp [gdb/testsuite] Skip dap tests for tcl 8.5 2023-04-24 11:29:22 +02:00
scopes.c Filter out types from DAP scopes request 2023-05-05 13:55:59 -06:00
scopes.exp Implement DAP register scope 2023-05-12 12:22:31 -06:00