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]

Re: [RFA] Re: DOS/Windows-specific code: cli-cmds.c


On Thu, Jul 12, 2001 at 09:22:33PM +0300, Eli Zaretskii wrote:
>> Date: Thu, 12 Jul 2001 13:21:45 -0400
>> From: Christopher Faylor <cgf@redhat.com>
>> >> 
>> >>     2001-06-10  Eli Zaretskii  <eliz@is.elta.co.il>
>> >> 
>> >> 	    * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the
>> >> 	    call to chdir on this symbol rather than on __DJGPP__.
>> >> 	    (CANT_FORK) [__MSDOS__]: Move from here...
>> >> 	    * defs.h (CANT_FORK) [__MSDOS__]: ...to here.
>> >> 	    (GLOBAL_CURDIR) [__MSDOS__]: Define.
>> >> 
>> >> Sorry for the delay.  The defs.h part is approved.
>> >
>> >Fernando, could you please review this?  Thanks.
>> 
>> FWIW, Cygwin doesn't need any special chdir considerations.  This
>> should be a MSDOS only issue.
>
>Well, that's why GLOBAL_CURDIR is not defined for Cygwin... ;-)

Ok.  I'm just responding since I am being Cc'ed in this email.

I've redirected future responses back to gdb-patches only.

cgf


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