From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32050 invoked by alias); 21 Jul 2002 05:27:03 -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 32043 invoked from network); 21 Jul 2002 05:27:00 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 21 Jul 2002 05:27:00 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA08933; Sun, 21 Jul 2002 08:24:43 +0300 (IDT) Date: Mon, 22 Jul 2002 04:19:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Joel Brobecker cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] enable software single step on alpha-osf In-Reply-To: <20020718203205.GB26990@gnat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-07/txt/msg00430.txt.bz2 On Thu, 18 Jul 2002, Joel Brobecker wrote: > The following patch enables software single stepping. It also fixes > all the problems I found when comparing the testsuite results before and > after the switch. Thanks. If this patch is approved, I suggest an entry in NEWS about it.