From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28554 invoked by alias); 20 Jan 2010 02:48:25 -0000 Received: (qmail 28429 invoked by uid 22791); 20 Jan 2010 02:48:24 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 Jan 2010 02:48:21 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id E3CBB2BAAF1; Tue, 19 Jan 2010 21:48:19 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id viH7mY25amCN; Tue, 19 Jan 2010 21:48:19 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 6767F2BAAEE; Tue, 19 Jan 2010 21:48:19 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 27102F5980; Wed, 20 Jan 2010 06:48:12 +0400 (RET) Date: Wed, 20 Jan 2010 02:48:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: Eli Zaretskii , gdb-patches@sourceware.org Subject: Re: [patch] Fix watchpoint-at-epilogue 7.0 regression (s390x) Message-ID: <20100120024812.GU17397@adacore.com> References: <83y6kodw8m.fsf@gnu.org> <20091226053555.GZ2788@adacore.com> <20100119205220.GA27637@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100119205220.GA27637@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-01/txt/msg00490.txt.bz2 > http://sourceware.org/gdb/wiki/GDBTestcaseCookbook > > Updated it now with a testcase template. Unfortunately the GDB wiki always > hangs during check-in and also I never got any change notification. Therefore > guessing the notifications do not work. Thanks. I got the notification, they work. One possible reason for not sending it is that you are the author. Authors never get emails for their own changes. -- Joel