This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/RFC] Problem with '!' escaping with zsh/bash/ksh


> Date: Wed, 21 May 2003 16:40:46 -0700
> From: Joel Brobecker <brobecker@gnat.com>
> 
> At this point, I am considering the addition of a new test case, which
> would basically:
> 
>   - compile args.c
>   - copy args to bang!
>   - gdb bang!
>   - run
> 
> The problem is that this test should work fine on Unix machines
> but I am guessing that this won't work so well on Windows boxes for
> instance.

IIRC, the only Windows platform we support officially in the test
suite is the Cygwin build.  If that's so, the shell used by that
platform is Bash, so the test should work there as well.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]