public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add tests for finding debug information within sysroot
@ 2024-05-20 14:14 Andrew Burgess
  2024-05-20 14:14 ` [PATCH 1/2] gdb/testsuite: make gdb_gnu_strip_debug consistent Andrew Burgess
  2024-05-20 14:14 ` [PATCH 2/2] gdb/testsuite: tests for debug lookup within the sysroot Andrew Burgess
  0 siblings, 2 replies; 10+ messages in thread
From: Andrew Burgess @ 2024-05-20 14:14 UTC (permalink / raw)
  To: gdb-patches; +Cc: Andrew Burgess

This is an attempt to address PR gdb/30871.

Thanks,
Andrew

---

Andrew Burgess (2):
  gdb/testsuite: make gdb_gnu_strip_debug consistent
  gdb/testsuite: tests for debug lookup within the sysroot

 gdb/testsuite/gdb.base/corefile-buildid.exp   |  18 +-
 gdb/testsuite/gdb.base/sysroot-debug-lookup.c |  22 +++
 .../gdb.base/sysroot-debug-lookup.exp         | 162 ++++++++++++++++++
 .../build-id-no-debug-warning.exp             |  19 +-
 gdb/testsuite/lib/gdb.exp                     |  38 +++-
 5 files changed, 222 insertions(+), 37 deletions(-)
 create mode 100644 gdb/testsuite/gdb.base/sysroot-debug-lookup.c
 create mode 100644 gdb/testsuite/gdb.base/sysroot-debug-lookup.exp


base-commit: ad666becfe075ca7c831ebbf4b44526994395e97
-- 
2.25.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-06-04 12:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-20 14:14 [PATCH 0/2] Add tests for finding debug information within sysroot Andrew Burgess
2024-05-20 14:14 ` [PATCH 1/2] gdb/testsuite: make gdb_gnu_strip_debug consistent Andrew Burgess
2024-05-23  9:13   ` Tom de Vries
2024-05-26 23:08     ` Andrew Burgess
2024-05-27  7:15       ` Tom de Vries
2024-05-20 14:14 ` [PATCH 2/2] gdb/testsuite: tests for debug lookup within the sysroot Andrew Burgess
2024-05-23 10:17   ` Tom de Vries
2024-05-26 23:04     ` Andrew Burgess
2024-05-27  7:07       ` Tom de Vries
2024-06-04 12:40         ` Andrew Burgess

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).