From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22693 invoked by alias); 12 Jun 2011 03:51:24 -0000 Received: (qmail 22685 invoked by uid 22791); 12 Jun 2011 03:51:23 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_05,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST X-Spam-Check-By: sourceware.org Received: from mail-ww0-f43.google.com (HELO mail-ww0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 12 Jun 2011 03:51:08 +0000 Received: by wwb17 with SMTP id 17so3123702wwb.12 for ; Sat, 11 Jun 2011 20:51:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.235.158 with SMTP id u30mr3579220weq.104.1307850667156; Sat, 11 Jun 2011 20:51:07 -0700 (PDT) Received: by 10.216.87.202 with HTTP; Sat, 11 Jun 2011 20:51:07 -0700 (PDT) Reply-To: noloader@gmail.com Date: Sun, 12 Jun 2011 03:51:00 -0000 Message-ID: Subject: gdbinit: supress quit prompt From: Jeffrey Walton To: GDB Users Content-Type: text/plain; charset=ISO-8859-1 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: 2011-06/txt/msg00077.txt.bz2 Hi All, What should be added to gdbinit to suppress the message, "The program is running. Exit anyway? (y or n)". My apologies - I'm getting endless noise from Google. Jeff