binutils-gdb/gdb/testsuite/gdb.dap
Tom Tromey a2f972b330 Add symbol, line, and location to DAP disassemble result
The DAP spec allows a number of attributes on the resulting
instructions that gdb currently does not emit.  A user requested some
of these, so this patch adds the 'symbol', 'line', and 'location'
attributes.  While the spec lets the implementation omit 'location' in
some cases, it was simpler in the code to just always emit it, as then
no extra tracking was needed.
2024-05-10 12:09:32 -06:00
..
ada-arrays Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
ada-nested Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
ada-scopes Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
catch-exception Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
ada-arrays.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
ada-nested.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
ada-scopes.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
args-env.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
args-env.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
assign.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
assign.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
assign.py Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
attach.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
attach.exp Emit stopped event for DAP attach request 2024-01-24 08:50:01 -07:00
basic-dap.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
basic-dap.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
bt-inner.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
bt-main.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
bt-nodebug.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
catch-exception.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
children.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
children.py Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
cond-bp.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
cond-bp.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
cwd.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
cxx-exception.cc Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
cxx-exception.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
disassem.c Add symbol, line, and location to DAP disassemble result 2024-05-10 12:09:32 -06:00
disassem.exp Add symbol, line, and location to DAP disassemble result 2024-05-10 12:09:32 -06:00
eof.exp [gdb/dap] Fix race between dap exit and gdb exit 2024-02-22 11:35:26 +01:00
frameless.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
frameless.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
hover.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
hover.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
lazy-string.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
lazy-string.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
lazy-string.py Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
log-message.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
log-message.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
memory.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
memory.exp [gdb/testsuite] Use allocator_may_return_null=1 in two test-cases 2024-04-18 17:01:09 +02:00
modules-solib.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
modules.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
modules.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
pause.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
pause.exp Use the .py file in gdb.dap/pause.exp 2024-02-27 09:46:31 -07:00
ptrref.cc Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
ptrref.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
remote-dap.exp Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
rust-slices.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
rust-slices.rs Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
scopes.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
scopes.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
sources.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
sources.exp [gdb/testsuite] Fix another fail and tcl error in gdb.dap/sources.exp 2024-02-14 09:55:23 +01:00
stack-format.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
stack-format.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
stack-format.py Run isort 2024-04-02 11:21:39 -06:00
step-out.c Add return value to DAP scope 2024-03-08 10:50:13 -07:00
step-out.exp Add return value to DAP scope 2024-03-08 10:50:13 -07:00
stop-at-main.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
terminate.exp Fix DAP launch and configurationDone requests 2024-02-12 10:43:17 -07:00
type_check.exp [gdb/testsuite] Set up dap log file in gdb.dap/type_checker.exp 2024-02-21 10:46:08 +01:00
type_check.py Run isort 2024-04-02 11:21:39 -06:00