gdb/23712: Test case for multidictionary
authorKeith Seitz <keiths@redhat.com>
Thu, 10 Jan 2019 21:57:09 +0000 (13:57 -0800)
committerKeith Seitz <keiths@redhat.com>
Thu, 10 Jan 2019 21:57:09 +0000 (13:57 -0800)
commitb56f80d8b27dffd0f8c02b8b11068b71b9fec375
tree982a663921de4520e88f87753a3144089da85636
parentd3cb68081112a4976979df3f8eae7ca926e76519
gdb/23712: Test case for multidictionary

This is a test derived from one of the reproducers in symtab/23010.
The DIE tree used here is typical of compilations with LTO, where an
artificial parent DIE of language C99 imports DIEs of other languages.

gdb/testsuite/ChangeLog:

PR gdb/23712
PR symtab/23010
* gdb.dwarf2/multidictionary.exp: New file.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/multidictionary.exp [new file with mode: 0644]