From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29682 invoked by alias); 5 Mar 2004 03:48:11 -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 29675 invoked from network); 5 Mar 2004 03:48:10 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 5 Mar 2004 03:48:10 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1Az6Jl-0003Vw-P9; Thu, 04 Mar 2004 22:48:09 -0500 Date: Fri, 19 Mar 2004 00:09:00 -0000 From: Daniel Jacobowitz To: "Nathan J. Williams" Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] gdbserver: Detect and return errors reading memory Message-ID: <20040305034809.GF5320@nevyn.them.org> Mail-Followup-To: "Nathan J. Williams" , gdb-patches@sources.redhat.com References: <20040305025911.GB5320@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2004-03/txt/msg00085.txt.bz2 On Thu, Mar 04, 2004 at 10:37:34PM -0500, Nathan J. Williams wrote: > 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. Committed to HEAD and GDB 6.1. You now qualify for write-after-approval access; if you want to apply, wander over to the sources.redhat.com site and fill out the form. There's a link to it about halfway down the front page, under Occasional Questions. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29682 invoked by alias); 5 Mar 2004 03:48:11 -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 29675 invoked from network); 5 Mar 2004 03:48:10 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 5 Mar 2004 03:48:10 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1Az6Jl-0003Vw-P9; Thu, 04 Mar 2004 22:48:09 -0500 Date: Fri, 05 Mar 2004 03:48:00 -0000 From: Daniel Jacobowitz To: "Nathan J. Williams" Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] gdbserver: Detect and return errors reading memory Message-ID: <20040305034809.GF5320@nevyn.them.org> Mail-Followup-To: "Nathan J. Williams" , gdb-patches@sources.redhat.com References: <20040305025911.GB5320@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2004-03.o/txt/msg00085.txt Message-ID: <20040305034800.C6gc1-R0LmBWhZ-o7OWFOX15SOZeem3E_DSgKyfVoP0@z> On Thu, Mar 04, 2004 at 10:37:34PM -0500, Nathan J. Williams wrote: > 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. Committed to HEAD and GDB 6.1. You now qualify for write-after-approval access; if you want to apply, wander over to the sources.redhat.com site and fill out the form. There's a link to it about halfway down the front page, under Occasional Questions. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer