From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30196 invoked by alias); 16 Mar 2010 17:07:05 -0000 Received: (qmail 30168 invoked by uid 22791); 16 Mar 2010 17:07:04 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 16 Mar 2010 17:06:59 +0000 Received: (qmail 15762 invoked from network); 16 Mar 2010 17:06:57 -0000 Received: from unknown (HELO wind.localnet) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 16 Mar 2010 17:06:57 -0000 From: Vladimir Prus To: Tom Tromey , gdb-patches@sourceware.org Subject: Re: [MI tracepoints 5/9] -break-passcount Date: Tue, 16 Mar 2010 17:07:00 -0000 User-Agent: KMail/1.12.2 (Linux/2.6.31-20-generic-pae; KDE/4.3.2; i686; ; ) References: <201003141156.07046.vladimir@codesourcery.com> <201003161905.27202.vladimir@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201003162006.54958.vladimir@codesourcery.com> 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/msg00599.txt.bz2 On Tuesday 16 March 2010 19:23:22 Tom Tromey wrote: > >>>>> "Volodya" == Vladimir Prus writes: > > Tom> It is odd to have a command named -break-passcount that can't actually > Tom> be used on breakpoints > > Volodya> It can -- just not on all kinds of breakpoints. > > Ok. Maybe you could explain how -break-passcount and -break-after are > different, without referring to "tracepoints" as something separate from > "breakpoints". -break-after specifies how many initial hits of the breakpoint are to be ignored. -break-passcount, ideally, after how many execution of breakpoint commands they stop being executed (and breakpoint becomes silently ignored) Thanks, -- Vladimir Prus CodeSourcery vladimir@codesourcery.com (650) 331-3385 x722