binutils-gdb/gdb/testsuite/gdb.dap
Tom Tromey eb6476e2db Add 'program' to DAP 'attach' request
In many cases, it's not possible for gdb to discover the executable
when a DAP 'attach' request is used.  This patch lets the IDE supply
this information.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>
2023-12-22 09:05:17 -07:00
..
ada-arrays
ada-nested Handle the static link in FrameDecorator 2023-11-14 08:44:31 -07:00
ada-scopes
catch-exception
ada-arrays.exp
ada-nested.exp Minor cleanups in ada-nested.exp 2023-11-15 09:23:15 -07:00
ada-scopes.exp
args-env.c
args-env.exp
assign.c Implement DAP setVariable request 2023-10-31 11:50:03 -06:00
assign.exp Implement DAP setVariable request 2023-10-31 11:50:03 -06:00
assign.py Implement DAP setVariable request 2023-10-31 11:50:03 -06:00
attach.c
attach.exp Add 'program' to DAP 'attach' request 2023-12-22 09:05:17 -07:00
basic-dap.c
basic-dap.exp
bt-inner.c
bt-main.c
bt-nodebug.exp
catch-exception.exp
children.exp Have DAP handle non-Value results from 'children' 2023-10-16 09:40:11 -06:00
children.py Have DAP handle non-Value results from 'children' 2023-10-16 09:40:11 -06:00
cond-bp.c
cond-bp.exp
cwd.exp
cxx-exception.cc
cxx-exception.exp
frameless.c
frameless.exp
hover.c
hover.exp
lazy-string.c Handle gdb.LazyString in DAP 2023-10-16 09:27:28 -06:00
lazy-string.exp Handle gdb.LazyString in DAP 2023-10-16 09:27:28 -06:00
lazy-string.py Handle gdb.LazyString in DAP 2023-10-16 09:27:28 -06:00
log-message.c
log-message.exp
memory.c
memory.exp
modules-solib.c
modules.c
modules.exp
pause.c Fix bug in DAP handling of 'pause' requests 2023-11-27 08:54:56 -07:00
pause.exp Implement DAP cancellation 2023-12-11 11:44:35 -07:00
ptrref.cc Ignore static members in NoOpStructPrinter 2023-11-17 08:36:21 -07:00
ptrref.exp Ignore static members in NoOpStructPrinter 2023-11-17 08:36:21 -07:00
remote-dap.exp
rust-slices.exp
rust-slices.rs
scopes.c
scopes.exp Fix register-setting response from DAP 2023-10-16 09:27:28 -06:00
sources.c
sources.exp
stack-format.c Handle StackFrameFormat in DAP 2023-11-17 07:09:36 -07:00
stack-format.exp Handle StackFrameFormat in DAP 2023-11-17 07:09:36 -07:00
stack-format.py Handle StackFrameFormat in DAP 2023-11-17 07:09:36 -07:00
stop-at-main.exp
terminate.exp
type_check.exp
type_check.py