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
ada-scopes
catch-exception
ada-arrays.exp
ada-nested.exp
ada-scopes.exp
args-env.c
args-env.exp
assign.c
assign.exp
assign.py
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
children.py
cond-bp.c
cond-bp.exp
cwd.exp
cxx-exception.cc Add DAP support for C++ exceptions 2023-08-01 12:59:02 -06:00
cxx-exception.exp
frameless.c
frameless.exp
hover.c
hover.exp
lazy-string.c
lazy-string.exp
lazy-string.py
log-message.c
log-message.exp
memory.c
memory.exp
modules-solib.c
modules.c
modules.exp
pause.c
pause.exp
ptrref.cc
ptrref.exp
remote-dap.exp Add "target" parameter to DAP attach request 2023-06-12 12:09:56 -06:00
rust-slices.exp
rust-slices.rs
scopes.c
scopes.exp
sources.c
sources.exp
stack-format.c
stack-format.exp
stack-format.py
stop-at-main.exp
terminate.exp Implement DAP 'terminated' event 2023-08-01 12:56:52 -06:00
type_check.exp
type_check.py