public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] find debug by debuglink minor fixes
@ 2024-06-13  9:56 Andrew Burgess
  2024-06-13  9:56 ` [PATCH 1/2] gdb: avoid '//' in filenames when searching for debuginfo Andrew Burgess
  2024-06-13  9:56 ` [PATCH 2/2] gdb: fix a target: prefix issue in find_separate_debug_file Andrew Burgess
  0 siblings, 2 replies; 17+ messages in thread
From: Andrew Burgess @ 2024-06-13  9:56 UTC (permalink / raw)
  To: gdb-patches; +Cc: Andrew Burgess

This started out as me realising the sysroot-debug-lookup.exp test has
a KPASS on the native-extended-remote board.  So I was going to change
that to a PASS.  The I realised that for that board I could actuall
change another KFAIL into a PASS if I fixed the expected output.

And while I was thinking about that, I realised that with a few minor
fixes to GDB I could resolve the KFAIL for the unix board too, so I've
also done that.

---

Andrew Burgess (2):
  gdb: avoid '//' in filenames when searching for debuginfo
  gdb: fix a target: prefix issue in find_separate_debug_file

 gdb/symfile.c                                 | 87 ++++++++++++-------
 .../gdb.base/sysroot-debug-lookup.exp         | 15 ----
 2 files changed, 57 insertions(+), 45 deletions(-)


base-commit: 6dfd07222c02edc792447049ba94518ae982f362
-- 
2.25.4


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

end of thread, other threads:[~2024-06-15 16:11 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-13  9:56 [PATCH 0/2] find debug by debuglink minor fixes Andrew Burgess
2024-06-13  9:56 ` [PATCH 1/2] gdb: avoid '//' in filenames when searching for debuginfo Andrew Burgess
2024-06-13 16:46   ` Tom Tromey
2024-06-14  8:58     ` Andrew Burgess
2024-06-14 11:06       ` Eli Zaretskii
2024-06-14 13:29         ` Andrew Burgess
2024-06-14 14:18           ` Eli Zaretskii
2024-06-15 10:24             ` Andrew Burgess
2024-06-15 12:45               ` Eli Zaretskii
2024-06-15 15:28                 ` Andrew Burgess
2024-06-15 15:33                   ` Andrew Burgess
2024-06-15 16:11                   ` Eli Zaretskii
2024-06-14 17:48           ` Pedro Alves
2024-06-15  9:54             ` Andrew Burgess
2024-06-14 14:23       ` Tom Tromey
2024-06-15  9:53         ` Andrew Burgess
2024-06-13  9:56 ` [PATCH 2/2] gdb: fix a target: prefix issue in find_separate_debug_file 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).