From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17550 invoked by alias); 26 Feb 2004 18:56:21 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 17539 invoked from network); 26 Feb 2004 18:56:20 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sources.redhat.com with SMTP; 26 Feb 2004 18:56:20 -0000 Received: from zaretski (pns03-206-179.inter.net.il [80.230.206.179]) by aragorn.inter.net.il (MOS 3.4.4-GR) with ESMTP id CNJ91408; Thu, 26 Feb 2004 20:55:04 +0200 (IST) Date: Thu, 26 Feb 2004 18:56:00 -0000 From: "Eli Zaretskii" To: Daniel Jacobowitz Message-Id: <3405-Thu26Feb2004205434+0200-eliz@elta.co.il> CC: cagney@gnu.org, roland@redhat.com, gdb@sources.redhat.com In-reply-to: <20040226145726.GA13921@nevyn.them.org> (message from Daniel Jacobowitz on Thu, 26 Feb 2004 09:57:26 -0500) Subject: Re: remote protocol support for TARGET_OBJECT_AUXV Reply-to: Eli Zaretskii References: <200402242321.i1ONLTPE001897@magilla.sf.frob.com> <20040225143415.GA18298@nevyn.them.org> <9003-Wed25Feb2004171540+0200-eliz@elta.co.il> <403CC515.4090201@gnu.org> <20040225160615.GA20953@nevyn.them.org> <20040226145726.GA13921@nevyn.them.org> X-SW-Source: 2004-02/txt/msg00395.txt.bz2 > Date: Thu, 26 Feb 2004 09:57:26 -0500 > From: Daniel Jacobowitz > > In any case, you're right that it ought to be corrected. I'm not going > to correct it to the full extent of defining error codes, but I will > make it return E01 for all errors instead of ENN Thank you. And thanks for taking time to explain the issue.