From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7545 invoked by alias); 2 Jun 2011 18:07:21 -0000 Received: (qmail 7537 invoked by uid 22791); 2 Jun 2011 18:07:21 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_05,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST X-Spam-Check-By: sourceware.org Received: from mail-gw0-f41.google.com (HELO mail-gw0-f41.google.com) (74.125.83.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Jun 2011 18:07:07 +0000 Received: by gwaa12 with SMTP id a12so553626gwa.0 for ; Thu, 02 Jun 2011 11:07:07 -0700 (PDT) Received: by 10.236.186.38 with SMTP id v26mr1263153yhm.415.1307038027079; Thu, 02 Jun 2011 11:07:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.201.35 with HTTP; Thu, 2 Jun 2011 11:06:47 -0700 (PDT) In-Reply-To: <838vtkf7lx.fsf@gnu.org> References: <838vtkf7lx.fsf@gnu.org> From: Niko Sams Date: Thu, 02 Jun 2011 18:07:00 -0000 Message-ID: Subject: Re: watchpoint on variable in function scope To: Eli Zaretskii Cc: Tom Tromey , gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-06/txt/msg00016.txt.bz2 > I also think that it never worked. =A0You need to have the variable in > scope to be able to watch it. ok, then it must have been by stupidity. thanks :D