This is the mail archive of the gdb-patches@sourceware.cygnus.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: Shell escape in the DJGPP port of GDB



Oh, in that case, leaving it in for non-djgpp systems is OK as it only
sets the cwd to what gdb thinks the cwd is anyway.  It's safe (but
wasteful) to run it on the CAN_FORK side too, for example.  The ifdef
was probably just for performance on other systems.

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