This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Add -s option to source command.
> Date: Mon, 12 Apr 2010 10:31:34 -0700
> From: Doug Evans <dje@google.com>
> Cc: tromey@redhat.com, gdb-patches@sourceware.org
>
> [note: filenames.h uses the term "semi-absolute" for d:foo]
> I don't have an opinion on whether to treat d:/foo vs d:foo
> differently in this context.
I think they should be treated the same in this context.
Thanks. The patch to filenames.h looks OK to me.