Let skip_one_die not skip children
authorTom Tromey <tom@tromey.com>
Sun, 20 Jun 2021 16:22:01 +0000 (10:22 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 12 Apr 2022 15:31:15 +0000 (09:31 -0600)
commit073954a792b3911f07b1dd22a8e0ffcc89ed3080
tree92559c4f0f3565d9ef4686644428e88b79e94620
parent5c94f93871a094ab4bce2f3c49ccdc8ae322e277
Let skip_one_die not skip children

This patch adds an option to skip_one_die that causes it not to skip
child DIEs.  This is needed in the new scanner.
gdb/dwarf2/read.c