]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove some .debug_names tests
authorTom Tromey <tom@tromey.com>
Wed, 6 Dec 2023 23:16:55 +0000 (16:16 -0700)
committerTom Tromey <tom@tromey.com>
Thu, 18 Jan 2024 15:20:17 +0000 (08:20 -0700)
commitf8c024dcefce0f7f8867f6bfc44b500d998738fd
treea234494764ae512caf8b7329a382c584c4b96314
parent07e98a5ad3fe00d3327a64b91d50d7a05c607556
Remove some .debug_names tests

These .debug_names tests were hand-written to mimic clang.  However,
they are difficult to update, and in any case the new reader won't
accept clang-generated indices.  Therefore this patch removes these
tests.
gdb/testsuite/gdb.dwarf2/clang-debug-names-2-foo.c [deleted file]
gdb/testsuite/gdb.dwarf2/clang-debug-names-2.c [deleted file]
gdb/testsuite/gdb.dwarf2/clang-debug-names-2.exp [deleted file]
gdb/testsuite/gdb.dwarf2/clang-debug-names.c [deleted file]
gdb/testsuite/gdb.dwarf2/clang-debug-names.exp [deleted file]
gdb/testsuite/gdb.dwarf2/clang-debug-names.exp.tcl [deleted file]