From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20080 invoked by alias); 12 Feb 2008 19:41:48 -0000 Received: (qmail 20052 invoked by uid 22791); 12 Feb 2008 19:41:47 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 12 Feb 2008 19:41:12 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 54D799811F; Tue, 12 Feb 2008 19:41:11 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 417E99801D; Tue, 12 Feb 2008 19:41:11 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JP10A-0006xi-HF; Tue, 12 Feb 2008 14:41:10 -0500 Date: Tue, 12 Feb 2008 19:41:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org Cc: Chris Stankevitz Subject: Re: Delete all breakpoints with less typing Message-ID: <20080212194110.GA26727@caradoc.them.org> Mail-Followup-To: gdb@sourceware.org, Chris Stankevitz References: <47B1F3B7.8040901@toyon.com> <20080212193441.GA26360@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080212193441.GA26360@caradoc.them.org> User-Agent: Mutt/1.5.17 (2007-12-11) 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: 2008-02/txt/msg00074.txt.bz2 On Tue, Feb 12, 2008 at 02:34:41PM -0500, Daniel Jacobowitz wrote: > You can disable confirmation by "set query off". Er, Michael's right. It's "set confirm". -- Daniel Jacobowitz CodeSourcery