diff options
author | Tom Tromey <tromey@adacore.com> | 2023-11-06 14:29:06 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-11-17 08:26:03 -0700 |
commit | 68caad9d0b06d0ac231ce083ff62410a5a1806c1 (patch) | |
tree | 2fd366c49e3954c8ac51f8309aae63999510871c /gdb/remote.c | |
parent | c98921b258b55272c5b4066d96441e4e07626eb2 (diff) | |
download | gdb-68caad9d0b06d0ac231ce083ff62410a5a1806c1.zip gdb-68caad9d0b06d0ac231ce083ff62410a5a1806c1.tar.gz gdb-68caad9d0b06d0ac231ce083ff62410a5a1806c1.tar.bz2 |
Remove ExecutionInvoker
ExecutionInvoker is no longer really needed, due to the previous DAP
refactoring. This patch removes it in favor of an ordinary function.
One spot (the 'continue' request) could still have used it, but is
more succinctly expressed as a lambda.
Reviewed-by: Kévin Le Gouguec <legouguec@adacore.com>
Diffstat (limited to 'gdb/remote.c')
0 files changed, 0 insertions, 0 deletions