From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24496 invoked by alias); 13 Feb 2006 18:39:54 -0000 Received: (qmail 24487 invoked by uid 22791); 13 Feb 2006 18:39:53 -0000 X-Spam-Check-By: sourceware.org Received: from w099.z064220152.sjc-ca.dsl.cnc.net (HELO duck.specifix.com) (64.220.152.99) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 13 Feb 2006 18:39:52 +0000 Received: from [::1] (duck.specifix.com [64.220.152.99]) by duck.specifix.com (Postfix) with ESMTP id 97062FC47; Mon, 13 Feb 2006 10:39:49 -0800 (PST) From: Fred Fish Reply-To: fnf@specifix.com To: Mark Kettenis Subject: Re: [PATCH] Fix problem with scope.exp test, skipping past init0 call Date: Mon, 13 Feb 2006 18:39:00 -0000 User-Agent: KMail/1.9.1 Cc: drow@false.org, gdb-patches@sourceware.org References: <200602121510.01657.fnf@specifix.com> <200602131118.49981.fnf@specifix.com> <200602131648.k1DGmUqx009322@elgar.sibelius.xs4all.nl> In-Reply-To: <200602131648.k1DGmUqx009322@elgar.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200602131339.45405.fnf@specifix.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00287.txt.bz2 On Monday 13 February 2006 11:48, Mark Kettenis wrote: > Ok. Can you file a bug report for the prologue analyzer bug? I'll > take a look at fixing it. Done. breakpoints/2080 -Fred