From: Tom de Vries <tdevries@suse.de>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/2] [gdb/testsuite] Fix host_file_normalize with host mingw
Date: Wed, 27 Aug 2025 15:14:37 +0200 [thread overview]
Message-ID: <20250827131439.27473-1-tdevries@suse.de> (raw)
On msys2-ucrt64 I ran into a problem with proc host_file_normalize.
The first patch factors out a new proc host_file_normalize_mingw, and uses it
in a new test-case that can also be run on for instance aarch64-linux.
The second patch fixes the problem and adds a corresponding test to the
test-case.
Tom de Vries (2):
[gdb/testsuite] Add gdb.testsuite/mount-point-map.exp
[gdb/testsuite] Fix host_file_normalize_mingw
.../gdb.testsuite/mount-point-map.exp | 30 +++++++++++
gdb/testsuite/lib/gdb.exp | 54 +++++++++++--------
2 files changed, 62 insertions(+), 22 deletions(-)
create mode 100644 gdb/testsuite/gdb.testsuite/mount-point-map.exp
base-commit: 93dfa8e923a06c52a707e19109fef07601f6d114
--
2.43.0
next reply other threads:[~2025-08-27 13:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-27 13:14 Tom de Vries [this message]
2025-08-27 13:14 ` [PATCH 1/2] [gdb/testsuite] Add gdb.testsuite/mount-point-map.exp Tom de Vries
2025-08-27 13:14 ` [PATCH 2/2] [gdb/testsuite] Fix host_file_normalize_mingw Tom de Vries
2025-08-29 19:47 ` Pedro Alves
2025-09-02 9:18 ` Tom de Vries
2025-09-02 11:34 ` Pedro Alves
2025-09-02 11:44 ` Tom de Vries
2025-09-02 12:06 ` Pedro Alves
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250827131439.27473-1-tdevries@suse.de \
--to=tdevries@suse.de \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox