diff options
author | Tom Tromey <tromey@adacore.com> | 2025-09-16 14:33:15 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2025-10-06 09:30:00 -0600 |
commit | c44edec047d180a0b8e66f9f99372136cb62abd0 (patch) | |
tree | 7f3df531412fe78d3ea8425665817428c2662de0 /gdb/python/py-corefile.c | |
parent | 77ff6e13093900e78a9e9ee74001778e73069238 (diff) | |
download | binutils-c44edec047d180a0b8e66f9f99372136cb62abd0.zip binutils-c44edec047d180a0b8e66f9f99372136cb62abd0.tar.gz binutils-c44edec047d180a0b8e66f9f99372136cb62abd0.tar.bz2 |
Make location expressions be code in DWARF assembler
Currently the DWARF assembler implements manual parsing for location
expressions. With a recent refactoring, this lead to the use of
[subst] in a number of places.
Following the same logic as the DW_AT_* change, this patch changes
location expressions to simply be nested Tcl code. This avoids the
need for subst and also allows more complex logic, should that ever be
needed.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=33402
Diffstat (limited to 'gdb/python/py-corefile.c')
0 files changed, 0 insertions, 0 deletions