From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10388 invoked by alias); 10 Jul 2007 23:11:24 -0000 Received: (qmail 10380 invoked by uid 22791); 10 Jul 2007 23:11:23 -0000 X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Jul 2007 23:11:20 +0000 Received: from kahikatea.snap.net.nz (42.60.255.123.dynamic.snap.net.nz [123.255.60.42]) by viper.snap.net.nz (Postfix) with ESMTP id 4299F3D8952; Wed, 11 Jul 2007 11:11:16 +1200 (NZST) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 342AB8FBF7; Wed, 11 Jul 2007 11:11:14 +1200 (NZST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18068.4625.106068.817357@kahikatea.snap.net.nz> Date: Tue, 10 Jul 2007 23:11:00 -0000 To: Daniel Jacobowitz Cc: gdb-patches@sourceware.org Subject: Re: $_ and info breakpoint [PATCH] In-Reply-To: <20070710112050.GA2306@caradoc.them.org> References: <18064.7905.924535.720690@kahikatea.snap.net.nz> <20070709115647.GC3095@caradoc.them.org> <18066.53564.134378.88590@kahikatea.snap.net.nz> <20070710014312.GA9261@caradoc.them.org> <20070710112050.GA2306@caradoc.them.org> X-Mailer: VM 7.19 under Emacs 22.1.50.13 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: 2007-07/txt/msg00164.txt.bz2 > > None here. I think it's a good idea. > > Thanks. Nick, patch is OK for trunk; I suppose there will be a > corresponding update to the emacs mode? Or does it use 'server' > already? Committed. GDB commands that Emacs runs behind the users back already user the server prefix so that the user doesn't get any surprises if he tries to use the command history in the GUD buffer. Incidentally, AFAICS Eclipse doesn't give the user access to the command line and the console is just for program I/O, which seems to restrict the use of GDB to only the functionality that they program in. -- Nick http://www.inet.net.nz/~nickrob