diff options
author | Tom Tromey <tom@tromey.com> | 2021-03-14 11:59:37 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-03-14 11:59:37 -0600 |
commit | 7c290a04a2a9326c2370144f62710fc5ebcc868c (patch) | |
tree | 9205eae54594a9d6e6fc6934f8b54116744742c7 /gdb/frame.c | |
parent | 0280fdcc0822f028d9889bb8c9559989bf71e69b (diff) | |
download | gdb-7c290a04a2a9326c2370144f62710fc5ebcc868c.zip gdb-7c290a04a2a9326c2370144f62710fc5ebcc868c.tar.gz gdb-7c290a04a2a9326c2370144f62710fc5ebcc868c.tar.bz2 |
Use cu_header consistently in read_attribute_value
read_attribute_value has a local cu_header variable, but then some
spots in the function use cu->header instead. It seems better to me
to prefer the local everywhere, so this patch makes this change.
gdb/ChangeLog
2021-03-14 Tom Tromey <tom@tromey.com>
* dwarf2/read.c (read_attribute_value): Use cu_header
consistently.
Diffstat (limited to 'gdb/frame.c')
0 files changed, 0 insertions, 0 deletions