From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13449 invoked by alias); 1 Oct 2009 20:25:39 -0000 Received: (qmail 13428 invoked by uid 22791); 1 Oct 2009 20:25:38 -0000 X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 01 Oct 2009 20:25:33 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KQU00900Q0W4X00@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Thu, 01 Oct 2009 22:24:27 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.229.44.55]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KQU008VVRCP7YP0@i-mtaout6.012.net.il>; Thu, 01 Oct 2009 22:24:26 +0200 (IST) Date: Thu, 01 Oct 2009 20:25:00 -0000 From: Eli Zaretskii Subject: Re: symbolic debug of loadable modules with kgdb light In-reply-to: <20091001193642.GO10338@adacore.com> To: Joel Brobecker Cc: cazyokoyama@gmail.com, pedro@codesourcery.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83vdiyq2rr.fsf@gnu.org> References: <2C14068798BA41219F3603CDD24C8BC0@xpjpn> <20090929051929.GL9003@adacore.com> <7063C3E99BE344B2B98EDC0318ED852A@xpjpn> <20090929163910.GO9003@adacore.com> <93F096FEF7ED4579B52B23D69DA91195@xpjpn> <8363b0qm0n.fsf@gnu.org> <20090930201204.GH10338@adacore.com> <5650DA603A804427AA3B3F8F91164548@xpjpn> <20091001163330.GL10338@adacore.com> <0C6ED71F84CD48A9A37E2161011EF64B@xpjpn> <20091001193642.GO10338@adacore.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/msg00025.txt.bz2 > Date: Thu, 1 Oct 2009 12:36:42 -0700 > From: Joel Brobecker > Cc: 'Eli Zaretskii' , pedro@codesourcery.com, gdb-patches@sourceware.org > > > >> +set remote interrupt-sequence [Ctrl-C | BREAK | SysRq-g] > > >You changed the user interface again, this is really frustrating. > > Sorry for frustrating you. The reason I changed is the following words by > > Eli. > > OK - sorry if I snapped a little. I couldn't understand this even after > re-reviewing the previous emails. I think you misunderstood what Eli > said, but I will let him confirm (and re-explain) or deny that. As I wrote, I had no intention to ask for any changes in the UI. I was asking for standard _naming_ of these keys in the manual text. However, what strings the user types on the GDB command line is another matter.