Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] [gdb/testsuite] Fix host_file_normalize with host mingw
@ 2025-08-27 13:14 Tom de Vries
  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
  0 siblings, 2 replies; 8+ messages in thread
From: Tom de Vries @ 2025-08-27 13:14 UTC (permalink / raw)
  To: gdb-patches

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


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

end of thread, other threads:[~2025-09-02 12:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-27 13:14 [PATCH 0/2] [gdb/testsuite] Fix host_file_normalize with host mingw Tom de Vries
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox