Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Pedro Alves <pedro@palves.net>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] Windows: Normalize backward slashes to forward slashes
Date: Tue, 30 Jun 2026 14:26:31 +0300	[thread overview]
Message-ID: <867bnge0bc.fsf@gnu.org> (raw)
In-Reply-To: <20260629212430.340516-1-pedro@palves.net> (message from Pedro Alves on Mon, 29 Jun 2026 22:24:30 +0100)

> From: Pedro Alves <pedro@palves.net>
> Date: Mon, 29 Jun 2026 22:24:30 +0100
> 
>   Starting program: C:/msys2/home/alves/gdb/build-testsuite/outputs/gdb.rocm/simple/simple

Are forward slashes only shown to the user, or does the code pas the
file name with forward slashes to CreateProcess?  (I'm not familiar
with thecode enough to determine which one myself, sorry.)  If we pass
forward slashes to CreateProcess, it could cause problems, IME; it is
much safer to use backslashes there.

Thanks.

  reply	other threads:[~2026-06-30 11:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 21:24 Pedro Alves
2026-06-30 11:26 ` Eli Zaretskii [this message]
2026-06-30 14:47   ` Pedro Alves
2026-06-30 15:11     ` Eli Zaretskii
2026-07-01 11:28       ` [PATCH v2] " Pedro Alves
2026-07-01 12:07         ` Eli Zaretskii
2026-07-01 19:28           ` Pedro Alves
2026-07-02  5:28             ` Eli Zaretskii
2026-07-06 12:07         ` Andrew Burgess
2026-07-06 22:35           ` 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=867bnge0bc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro@palves.net \
    /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