diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-08-14 16:14:06 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-08-19 09:49:46 -0400 |
commit | 4260abb7a700d1c7491648c695ea6bfdff21a432 (patch) | |
tree | 69e2e731f4d298155e94c9f34a2d07861598adb2 /gdb/testsuite/gdb.base/bt-selected-frame.exp | |
parent | 1d5f884e50590cc798fd33e9779f5d72c9d72f9c (diff) | |
download | binutils-master.zip binutils-master.tar.gz binutils-master.tar.bz2 |
The enum address_class and related fields and methods seem misnamed to
me. Generalize it to "location_class". The enumerators in
address_class are already prefixed with LOC, so the new name seems
logical to me. Rename related fields and methods as well.
Plus, address_class could easily be mistaken for other unrelated things
named "address class" in GDB or DWARF.
Tested by rebuilding.
Change-Id: I0dca3738df412b350715286c608041b08e9b4d82
Approved-by: Kevin Buettner <kevinb@redhat.com>
Diffstat (limited to 'gdb/testsuite/gdb.base/bt-selected-frame.exp')
0 files changed, 0 insertions, 0 deletions