From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28993 invoked by alias); 1 Oct 2009 21:58:15 -0000 Received: (qmail 28985 invoked by uid 22791); 1 Oct 2009 21:58:14 -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-fx0-f225.google.com (HELO mail-fx0-f225.google.com) (209.85.220.225) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 01 Oct 2009 21:58:09 +0000 Received: by fxm25 with SMTP id 25so585072fxm.0 for ; Thu, 01 Oct 2009 14:58:07 -0700 (PDT) Received: by 10.86.158.5 with SMTP id g5mr1642061fge.32.1254434287298; Thu, 01 Oct 2009 14:58:07 -0700 (PDT) Received: from xpjpn (pool-71-111-147-240.ptldor.dsl-w.verizon.net [71.111.147.240]) by mx.google.com with ESMTPS id 12sm366852fgg.28.2009.10.01.14.58.02 (version=SSLv3 cipher=RC4-MD5); Thu, 01 Oct 2009 14:58:04 -0700 (PDT) From: Caz Yokoyama To: "'Daniel Jacobowitz'" , "'Joel Brobecker'" Cc: "'Eli Zaretskii'" , , References: <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> <20091001204624.GP10338@adacore.com> <20091001211015.GA17752@caradoc.them.org> Subject: RE: symbolic debug of loadable modules with kgdb light Date: Thu, 01 Oct 2009 21:58:00 -0000 Message-ID: <557FC85C80884114B63F7E7EB1BA26CC@xpjpn> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20091001211015.GA17752@caradoc.them.org> 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/msg00033.txt.bz2 Will do. -caz -----Original Message----- From: Daniel Jacobowitz [mailto:drow@false.org] Sent: Thursday, October 01, 2009 2:10 PM To: Joel Brobecker Cc: Caz Yokoyama; 'Eli Zaretskii'; pedro@codesourcery.com; gdb-patches@sourceware.org Subject: Re: symbolic debug of loadable modules with kgdb light 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). -- Daniel Jacobowitz CodeSourcery