aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-mi.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-12-09 09:19:30 -0700
committerTom Tromey <tom@tromey.com>2023-12-10 14:55:22 -0700
commit15c350f19246c3c133c7230246611ffc3e4c63f3 (patch)
treed1839cc890a7ecf83c0cd871e4445484b8cc025b /gdb/python/py-mi.c
parent76c51bed59920115074e658fb2cfa76c68eb76ed (diff)
downloadbinutils-15c350f19246c3c133c7230246611ffc3e4c63f3.zip
binutils-15c350f19246c3c133c7230246611ffc3e4c63f3.tar.gz
binutils-15c350f19246c3c133c7230246611ffc3e4c63f3.tar.bz2
Add some new DW_IDX_* constants
I've reimplemented the .debug_names code in GDB -- it was quite far from being correct, and the new implementation is much closer to what is specified by DWARF. However, the new writer in GDB needs to emit some symbol properties, so that the reader can be fully functional. This patch adds a few new DW_IDX_* constants, and tries to document the existing extensions as well. (My patch series add more documentation of these to the GDB manual as well.) 2023-12-10 Tom Tromey <tom@tromey.com> * dwarf2.def (DW_IDX_GNU_internal, DW_IDX_GNU_external): Comment. (DW_IDX_GNU_main, DW_IDX_GNU_language, DW_IDX_GNU_linkage_name): New constants.
Diffstat (limited to 'gdb/python/py-mi.c')
0 files changed, 0 insertions, 0 deletions