From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20975 invoked by alias); 27 Nov 2006 06:50:09 -0000 Received: (qmail 20966 invoked by uid 22791); 27 Nov 2006 06:50:08 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 27 Nov 2006 06:50:03 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-213-128.inter.net.il [84.228.213.128]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id FHQ16495 (AUTH halo1); Mon, 27 Nov 2006 08:49:58 +0200 (IST) Date: Mon, 27 Nov 2006 06:50:00 -0000 Message-Id: From: Eli Zaretskii To: John Pye CC: gdb@sourceware.org In-reply-to: <456A79B5.2020505@anu.edu.au> (message from John Pye on Mon, 27 Nov 2006 16:37:57 +1100) Subject: Re: usability: exiting from GDB Reply-to: Eli Zaretskii References: <456A79B5.2020505@anu.edu.au> 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: 2006-11/txt/msg00172.txt.bz2 > Date: Mon, 27 Nov 2006 16:37:57 +1100 > From: John Pye > > I often find that in exiting GDB, which requires ctrl-D to be pressed > twice, I press ctrl-D three times and end up also logging out of my > terminal program, which is annoying. Any reasons why you don't use `q'? That's one-character command, and it doesn't run any risk to inadvertently log you off.