From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26451 invoked by alias); 1 Oct 2009 20:46:35 -0000 Received: (qmail 26442 invoked by uid 22791); 1 Oct 2009 20:46:34 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 01 Oct 2009 20:46:29 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9E4AC2BABB3; Thu, 1 Oct 2009 16:46:27 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fAKBh6yU+C6U; Thu, 1 Oct 2009 16:46:27 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 52D022BAB27; Thu, 1 Oct 2009 16:46:27 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 7A97AF593D; Thu, 1 Oct 2009 13:46:24 -0700 (PDT) Date: Thu, 01 Oct 2009 20:46:00 -0000 From: Joel Brobecker To: Caz Yokoyama Cc: 'Eli Zaretskii' , pedro@codesourcery.com, gdb-patches@sourceware.org Subject: Re: symbolic debug of loadable modules with kgdb light Message-ID: <20091001204624.GP10338@adacore.com> References: <7063C3E99BE344B2B98EDC0318ED852A@xpjpn> <20090929163910.GO9003@adacore.com> <93F096FEF7ED4579B52B23D69DA91195@xpjpn> <8363b0qm0n.fsf@gnu.org> <20090930201204.GH10338@adacore.com> <5650DA603A804427AA3B3F8F91164548@xpjpn> <20091001163330.GL10338@adacore.com> <0C6ED71F84CD48A9A37E2161011EF64B@xpjpn> <83zl8aq307.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-10/txt/msg00027.txt.bz2 > Actually I support your spellings. Ctrl-C is much popular than control-c, > BREAK is popular than break for break signal. SysRq-g should be BREAK-g as > Joel said. Your arguments make sense and I am fine with your choices. But we generally use lower-case names for the various GDB settings, so do double-check with Daniel J and Pedro that they are also fine with these choices. -- Joel