]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Create dwarf2/parent-map.c
authorTom Tromey <tom@tromey.com>
Wed, 26 Feb 2025 02:27:52 +0000 (19:27 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 5 Mar 2025 15:03:23 +0000 (08:03 -0700)
commit4ad3a0115d6c542178cd3a0d9b2abdc58fd9ecbd
tree0e21c7309a22eb4e2cfb776d4757a324ee1fadae
parentc3bdc2348f97da571c866e77ae2db902761ac446
Create dwarf2/parent-map.c

This creates a new file, dwarf2/parent-map.c, to hold some code
related to parent maps.  This helps shrink read.c a bit.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/Makefile.in
gdb/dwarf2/parent-map.c [new file with mode: 0644]
gdb/dwarf2/read.c