From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10334 invoked by alias); 23 Apr 2010 18:25:35 -0000 Received: (qmail 10305 invoked by uid 22791); 23 Apr 2010 18:25:32 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=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; Fri, 23 Apr 2010 18:25:27 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3EDF02BAD06; Fri, 23 Apr 2010 14:25:26 -0400 (EDT) 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 99vD27xFc-t7; Fri, 23 Apr 2010 14:25:26 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 261CD2BAD03; Fri, 23 Apr 2010 14:25:26 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 99F4CF5895; Fri, 23 Apr 2010 11:25:25 -0700 (PDT) Date: Fri, 23 Apr 2010 18:25:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb-patches@sourceware.org, Pierre Muller Subject: Re: [RFA] Testcase for bug report 11531 Message-ID: <20100423182525.GP19194@adacore.com> References: <000301cae303$d6d068b0$84713a10$@muller@ics-cnrs.unistra.fr> <20100423172933.GO19194@adacore.com> <201004231915.49375.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201004231915.49375.pedro@codesourcery.com> 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-04/txt/msg00811.txt.bz2 > Or avoid those tricks, and simply put another statement before > the one that triggers the watchpoint: Sometimes, you're so locked on your target that you forget about the bigger picture :-). -- Joel