This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: [patch gdb]: Fix some DOS-path related issues in gdb
- From: Mark Kettenis <mark dot kettenis at xs4all dot nl>
- To: ktietz70 at googlemail dot com
- Cc: gdb at sourceware dot org
- Date: Thu, 3 Mar 2011 13:14:45 +0100 (CET)
- Subject: Re: [patch gdb]: Fix some DOS-path related issues in gdb
- References: <AANLkTi=QoOiBg3XmMv+hRNe8DkT2YiVGZ=7NhaQwzCey@mail.gmail.com> <AANLkTin=c9EswQXKRaA8Uu68ZZbZjwB5cjJA=a0Q_Y3n@mail.gmail.com>
> Date: Thu, 3 Mar 2011 13:02:11 +0100
> From: Kai Tietz <ktietz70@googlemail.com>
>
> Hello,
>
> This patch fixes some issues related to DOS file-system filenames and
> paths. I am not sure, if I
> hit all places, nevertheless I am sure I hit most.
> This patch uses the libiberty functions & macros about
> directory-separator checks, absolute-path checks,
> and the filename-comparision functions.
Please don't inflict the DOS-stupidity on stuff like bsd-kvm.c and
fbsd-nat.c.