From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26738 invoked by alias); 16 Apr 2008 02:09:03 -0000 Received: (qmail 26592 invoked by uid 22791); 16 Apr 2008 02:09:02 -0000 X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 16 Apr 2008 02:08:38 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Jlx4d-0004ls-QE for insight@sourceware.org; Tue, 15 Apr 2008 19:08:35 -0700 Message-ID: <16715086.post@talk.nabble.com> Date: Wed, 16 Apr 2008 02:09:00 -0000 From: "manav.sharma" To: insight@sourceware.org Subject: Re: Conditional Breakpoint In-Reply-To: <4804D4F1.8020409@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: manav.sharma@siemens.com References: <16698043.post@talk.nabble.com> <4804D4F1.8020409@redhat.com> X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00035.txt.bz2 Thanks Keith! Keith Seitz wrote: > > manav.sharma wrote: > >> I was wondering if insight offers the ability to put 'Conditional >> Breakpoints' > > This can only be accomplished via the console window and standard gdb > syntax. Use "info break" to get the breakpoint number for your > breakpoint, then use the "condition" command to set the condition (type > "help condition" for more information on using the breakpoint condition > command). > > Keith > > -- View this message in context: http://www.nabble.com/Conditional-Breakpoint-tp16698043p16715086.html Sent from the Sourceware - insight list mailing list archive at Nabble.com.