diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2025-03-07 22:02:41 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2025-03-10 11:28:10 -0400 |
commit | cc0fdf9861088cda915dc4a5b60132f67ef3d8db (patch) | |
tree | 9d8c7aea45643cee264e62d46d66e1059b17e5e5 /gdb/python | |
parent | 3f239fd3ff0d0b25d5c4eb0bfca04416bf50b0c5 (diff) | |
download | binutils-cc0fdf9861088cda915dc4a5b60132f67ef3d8db.zip binutils-cc0fdf9861088cda915dc4a5b60132f67ef3d8db.tar.gz binutils-cc0fdf9861088cda915dc4a5b60132f67ef3d8db.tar.bz2 |
gdb/dwarf: rename comp_unit_die to top_level_die
The name "comp_unit_die" is a bit misleading, because it can also
represent a type unit (DW_TAG_type_unit). I think that "top_level_die"
is clear.
Change-Id: Ibaac99897f0ac7499f0f82caeed3385e1e6ee870
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions