diff options
author | Tom Tromey <tromey@adacore.com> | 2024-04-24 10:03:08 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-05-10 12:09:32 -0600 |
commit | a2f972b330b1575f49ea7a02103085378e7937c7 (patch) | |
tree | e250a35a426847182b6256ff947ba35e3a39b2ac /gdb/tui | |
parent | 400d4e3290b2012f9c44dff21cf6af9bb557e8de (diff) | |
download | gdb-a2f972b330b1575f49ea7a02103085378e7937c7.zip gdb-a2f972b330b1575f49ea7a02103085378e7937c7.tar.gz gdb-a2f972b330b1575f49ea7a02103085378e7937c7.tar.bz2 |
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.
Diffstat (limited to 'gdb/tui')
0 files changed, 0 insertions, 0 deletions