From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24931 invoked by alias); 1 Oct 2009 22:13:54 -0000 Received: (qmail 24917 invoked by uid 22791); 1 Oct 2009 22:13:53 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 01 Oct 2009 22:13:49 +0000 Received: (qmail 28785 invoked from network); 1 Oct 2009 22:13:47 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 1 Oct 2009 22:13:47 -0000 From: Pedro Alves To: Daniel Jacobowitz Subject: Re: symbolic debug of loadable modules with kgdb light Date: Thu, 01 Oct 2009 22:13:00 -0000 User-Agent: KMail/1.9.10 Cc: Joel Brobecker , Caz Yokoyama , "'Eli Zaretskii'" , gdb-patches@sourceware.org References: <20090929163910.GO9003@adacore.com> <20091001204624.GP10338@adacore.com> <20091001211015.GA17752@caradoc.them.org> In-Reply-To: <20091001211015.GA17752@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200910012313.43368.pedro@codesourcery.com> X-IsSubscribed: yes 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/msg00036.txt.bz2 On Thursday 01 October 2009 22:10:15, Daniel Jacobowitz wrote: > On Thu, Oct 01, 2009 at 01:46:24PM -0700, Joel Brobecker wrote: > > > 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. > > I have no opinion (and think we've spent more time on these names than > they required - let's just do it). Ditto. -- Pedro Alves