This is the mail archive of the gdb-patches@sourceware.org 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: Support Windows extended error numbers in safe_strerror


On Sun, Feb 05, 2006 at 10:19:12PM +0200, Eli Zaretskii wrote:
> > The shell is needed for the "shell" command.  The shell is not used for
> > running programs.
> 
> The latter is unlike on Posix platforms, right?

That is an implementation artifact that, IMO, we desperately need to
move away from.  It's a continual source of trouble from e.g.
unexpected variable settings in shell initialization files, and it's
an aggravating (to me) external dependency for GDB.

-- 
Daniel Jacobowitz
CodeSourcery


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