commit | 165d75b0ec7ab1d0708f661f8f5696933dafacf1 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Tue Jul 08 15:52:36 2025 -0400 |
committer | Simon Marchi <simon.marchi@efficios.com> | Fri Jul 25 09:25:37 2025 -0400 |
tree | ded97cdfb6535a28f5deaeb37166ad22941c09d9 | |
parent | ff67c7a3298b902ecbc448a291e63aec4f81f8ac [diff] |
gdb/dwarf: rename some variables in handle_member_location For legibility, use more specific names for attribute variables and don't reuse them for different attributes. Change-Id: I98d8bb32fc64b5f6357fbc88f6fe93f2ddc8ef7c Approved-By: Tom Tromey <tom@tromey.com>