From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26840 invoked by alias); 5 Dec 2003 05:11:05 -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 26833 invoked from network); 5 Dec 2003 05:11:04 -0000 Received: from unknown (HELO zenia.home) (12.223.225.216) by sources.redhat.com with SMTP; 5 Dec 2003 05:11:04 -0000 Received: by zenia.home (Postfix, from userid 5433) id 9A68C20766; Fri, 5 Dec 2003 00:09:26 -0500 (EST) To: Ulrich Weigand Cc: gdb-patches@sources.redhat.com, uweigand@de.ibm.com Subject: Re: [PATCH] S/390 port modernization 2/4 (updated) References: <200312050154.CAA07993@faui1d.informatik.uni-erlangen.de> From: Jim Blandy Date: Fri, 05 Dec 2003 05:11:00 -0000 In-Reply-To: <200312050154.CAA07993@faui1d.informatik.uni-erlangen.de> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-12/txt/msg00198.txt.bz2 Ulrich Weigand writes: > Hello, > > this is a revised version of patch 2/4 to update the gdb backend. > It incorporates the following changes: > > - Fix swapped initial boundaries in s390_fix_watch_points. > - Adapted to changes in patch 1/4. > > Retested on s390-ibm-linux and s390x-ibm-linux with no new > regressions. Looks good to me.