diff options
author | Tom Tromey <tromey@adacore.com> | 2023-02-16 07:49:33 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-03-24 10:05:51 -0600 |
commit | 84bc96de16b64ae67460bf4896379a7543cecfd3 (patch) | |
tree | 35ac2c933b06f7cfaad63cbca3ef3913fbef7c56 /cpu | |
parent | 9ed6d7410c800c331d1f24051c85e4e52d7dfced (diff) | |
download | gdb-84bc96de16b64ae67460bf4896379a7543cecfd3.zip gdb-84bc96de16b64ae67460bf4896379a7543cecfd3.tar.gz gdb-84bc96de16b64ae67460bf4896379a7543cecfd3.tar.bz2 |
Implement repl evaluation for DAP
The evaluate command supports a "context" parameter which tells the
adapter the context in which an evaluation occurs. One of the
supported values is "repl", which we took to mean evaluation of a gdb
command. That is what this patch implements.
Note that some gdb commands probably will not work correctly with the
rest of the protocol. For example if the user types "continue",
confusion may result.
This patch requires the earlier patch to fix up scopes in DAP.
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions