From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15661 invoked by alias); 16 Nov 2002 09:23:14 -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 15642 invoked from network); 16 Nov 2002 09:23:13 -0000 Received: from unknown (HELO mta5-svc.business.ntl.com) (62.253.164.45) by sources.redhat.com with SMTP; 16 Nov 2002 09:23:13 -0000 Received: from zee2.com ([80.1.16.30]) by mta5-svc.business.ntl.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021116092311.TUJT570.mta5-svc.business.ntl.com@zee2.com>; Sat, 16 Nov 2002 09:23:11 +0000 Message-ID: <3DD60E82.CD065122@zee2.com> Date: Sat, 16 Nov 2002 01:23:00 -0000 From: Stuart Hughes Organization: Zee2 Ltd X-Accept-Language: en MIME-Version: 1.0 To: Robert Schwebel CC: gdb Subject: Re: software single step References: <3DC52A84.18B7BF92@zee2.com> <20021104012251.GB7441@nevyn.them.org> <3DCFE500.8185926F@zee2.com> <20021111175057.GA5802@nevyn.them.org> <3DCFEFA0.539D1767@zee2.com> <3DD50DD9.7392F27C@zee2.com> <20021115175246.GV16307@pengutronix.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-11/txt/msg00190.txt.bz2 Robert Schwebel wrote: > > Stuart, > > On Fri, Nov 15, 2002 at 03:08:09PM +0000, Stuart Hughes wrote: > > I've modified the patch as you suggested and it still works on my > > strong-arm target. > That's good news. > I've tested this with your hello world program and it works now > (breakpoints and steps). The patch has to be a little bit adjusted when > you apply it against recent snapshots. > > Are there plans to make a new release in the near future? I'm not sure. I think Daniel's the maintainer, so I guess he'll get something along these lines checked in. At least the problem is known about now, and the solution is straightforward. Regards, Stuart