From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29754 invoked by alias); 14 Mar 2007 18:49:30 -0000 Received: (qmail 29745 invoked by uid 22791); 14 Mar 2007 18:49:30 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 14 Mar 2007 18:49:17 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-42-28.inter.net.il [84.228.42.28]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HJT30784 (AUTH halo1); Wed, 14 Mar 2007 20:49:11 +0200 (IST) Date: Wed, 14 Mar 2007 18:49:00 -0000 Message-Id: From: Eli Zaretskii To: "Ed S. Peschko" CC: mveksler@techunix.technion.ac.il, gdb@sourceware.org In-reply-to: <20070314180317.GA3771@venus> (esp5@pge.com) Subject: Re: dynamic breakpoints/watchpoints Reply-to: Eli Zaretskii References: <20070314002242.GB17710@venus> <20070314083409.GA21561@venus> <45F7BE52.8020409@tx.technion.ac.il> <20070314180317.GA3771@venus> 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: 2007-03/txt/msg00202.txt.bz2 > Date: Wed, 14 Mar 2007 11:03:17 -0700 > From: "Ed S. Peschko" > Cc: Eli Zaretskii , gdb@sourceware.org > > Tags normally only handles function calls, declarations, etc. as I > understand it. Not that it matters for this discussion, but the above is incorrect: the `etags' command can tag almost _anything_, if you use its --regex option.