aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2025-09-16 14:33:15 -0600
committerTom Tromey <tromey@adacore.com>2025-10-06 09:30:00 -0600
commitc44edec047d180a0b8e66f9f99372136cb62abd0 (patch)
tree7f3df531412fe78d3ea8425665817428c2662de0 /gdb/python
parent77ff6e13093900e78a9e9ee74001778e73069238 (diff)
downloadbinutils-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')
0 files changed, 0 insertions, 0 deletions