From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8611 invoked by alias); 5 Feb 2006 22:59:05 -0000 Received: (qmail 8602 invoked by uid 22791); 5 Feb 2006 22:59:05 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 05 Feb 2006 22:59:03 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-207-47.inter.net.il [80.230.207.47]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DMQ01545 (AUTH halo1); Mon, 6 Feb 2006 00:59:00 +0200 (IST) Date: Sun, 05 Feb 2006 22:59:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20060205223351.GF4718@trixie.casa.cgf.cx> (message from Christopher Faylor on Sun, 5 Feb 2006 17:33:51 -0500) Subject: Re: RFA: Support Windows extended error numbers in safe_strerror Reply-to: Eli Zaretskii References: <20060204032730.GB9890@nevyn.them.org> <200602041435.k14EZ6NK016329@elgar.sibelius.xs4all.nl> <20060205001503.GB8728@trixie.casa.cgf.cx> <20060205193440.GB4718@trixie.casa.cgf.cx> <20060205202222.GB5574@nevyn.them.org> <20060205215036.GE4718@trixie.casa.cgf.cx> <20060205215659.GA7232@nevyn.them.org> <20060205223351.GF4718@trixie.casa.cgf.cx> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00113.txt.bz2 > Date: Sun, 5 Feb 2006 17:33:51 -0500 > From: Christopher Faylor > > If so, I probably said something like "Maybe we could just standardize > on /bin/bash quoting and redirection rules and put a shell-like command > parser in gdb." I really think that what we have now in GDB is The Right Way, as I wrote in another message. Unless someone points out where I'm missing something, that is.