From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27560 invoked by alias); 13 Oct 2006 15:57:13 -0000 Received: (qmail 27553 invoked by uid 22791); 13 Oct 2006 15:57:12 -0000 X-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,FORGED_RCVD_HELO X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (83.160.170.119) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 13 Oct 2006 15:57:06 +0000 Received: from dijkstra.wildebeest.org ([192.168.1.29]) by gnu.wildebeest.org with esmtp (Exim 3.36 #1 (Debian)) id 1GYPOy-0000nv-00; Fri, 13 Oct 2006 17:56:48 +0200 Subject: Re: frysk-core/frysk/proc ChangeLog TestBreakpoint ... From: Mark Wielaard To: Andrew Cagney Cc: frysk@sourceware.org In-Reply-To: <452F99F3.60303@redhat.com> References: <20061012145206.6642.qmail@sourceware.org> <1160686006.3111.11.camel@dijkstra.wildebeest.org> <452EB1A2.2060000@redhat.com> <1160695216.3111.41.camel@dijkstra.wildebeest.org> <452F99F3.60303@redhat.com> Content-Type: text/plain Date: Fri, 13 Oct 2006 15:57:00 -0000 Message-Id: <1160754997.3025.18.camel@dijkstra.wildebeest.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 (2.6.3-1.fc5.5) Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00091.txt.bz2 Hi Andrew, On Fri, 2006-10-13 at 09:51 -0400, Andrew Cagney wrote: > Mark Wielaard wrote: > > > > I read that but it doesn't give an explanation for this change. > > > It stops the hang. Yes, it claims that. But why did that hang happen and how does your change help? As far as I can see there isn't a change of functionality just a duplication of code. So please do explain the change a little more. When we understand the cause of the problem we might be able to fix it without needing to duplicate code. Thanks, Mark