From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25499 invoked by alias); 5 Mar 2004 03:37:40 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 25488 invoked from network); 5 Mar 2004 03:37:40 -0000 Received: from unknown (HELO biscayne-one-station.mit.edu) (18.7.7.80) by sources.redhat.com with SMTP; 5 Mar 2004 03:37:40 -0000 Received: from manawatu-mail-centre.mit.edu (MANAWATU-MAIL-CENTRE.MIT.EDU [18.7.7.71]) by biscayne-one-station.mit.edu (8.12.4/8.9.2) with ESMTP id i253baRk015831; Thu, 4 Mar 2004 22:37:36 -0500 (EST) Received: from contents-vnder-pressvre.mit.edu (CONTENTS-VNDER-PRESSVRE.MIT.EDU [18.7.16.67]) (authenticated bits=56) (User authenticated as nathanw@ATHENA.MIT.EDU) by manawatu-mail-centre.mit.edu (8.12.4/8.12.4) with ESMTP id i253bZ8e011199; Thu, 4 Mar 2004 22:37:35 -0500 (EST) Received: (from nathanw@localhost) by contents-vnder-pressvre.mit.edu (8.12.9) id i253bYlm025435; Thu, 4 Mar 2004 22:37:34 -0500 (EST) To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] gdbserver: Detect and return errors reading memory References: <20040305025911.GB5320@nevyn.them.org> From: "Nathan J. Williams" Organization: Wasabi Systems, Inc. Date: Fri, 19 Mar 2004 00:09:00 -0000 In-Reply-To: <20040305025911.GB5320@nevyn.them.org> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-03/txt/msg00083.txt.bz2 Message-ID: <20040319000900.kf7lS3X6pcmYU9NbqSDx1kjd-rjdBb-cPL4pupwnjf0@z> Daniel Jacobowitz writes: > On Mon, Mar 01, 2004 at 03:55:54PM -0500, Nathan J. Williams wrote: > > > > As I promised last week, here is a patch to check for errors reading > > memory in gdbserver and propagate that error back to the host gdb. > > This is OK, thanks very much! Do you have CVS access or shall I commit > it? I don't have CVS access; please go ahead. - Nathan