From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24466 invoked by alias); 4 Mar 2010 04:12:13 -0000 Received: (qmail 24451 invoked by uid 22791); 4 Mar 2010 04:12:13 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 04 Mar 2010 04:12:08 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0KYQ00000OECX500@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Thu, 04 Mar 2010 06:12:05 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.228.54.31]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KYQ000O8P05VW30@a-mtaout23.012.net.il>; Thu, 04 Mar 2010 06:12:05 +0200 (IST) Date: Thu, 04 Mar 2010 04:12:00 -0000 From: Eli Zaretskii Subject: Re: Watching expressions that don't involve memory (e.g., watch $regfoo) In-reply-to: <201003040156.44957.pedro@codesourcery.com> To: Pedro Alves Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83k4ts3eu4.fsf@gnu.org> References: <201003040156.44957.pedro@codesourcery.com> X-IsSubscribed: yes 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-03/txt/msg00154.txt.bz2 > From: Pedro Alves > Date: Thu, 4 Mar 2010 01:56:44 +0000 > > Anyone else things this is useful? I do. (Somehow, I thought it actually did work at some point in the past, but maybe I was dreaming.) Thanks.