From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8951 invoked by alias); 11 Jul 2007 00:35:55 -0000 Received: (qmail 8943 invoked by uid 22791); 11 Jul 2007 00:35:54 -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; Wed, 11 Jul 2007 00:35:52 +0000 Received: from kahikatea.snap.net.nz (99.62.255.123.dynamic.snap.net.nz [123.255.62.99]) by viper.snap.net.nz (Postfix) with ESMTP id 9001D3D97B5; Wed, 11 Jul 2007 12:35:49 +1200 (NZST) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 179EF8FBF6; Wed, 11 Jul 2007 12:35:47 +1200 (NZST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18068.9698.320580.484432@kahikatea.snap.net.nz> Date: Wed, 11 Jul 2007 00:35:00 -0000 To: Daniel Jacobowitz Cc: gdb-patches@sourceware.org Subject: Re: $_ and info breakpoint [PATCH] In-Reply-To: <20070710235142.GA6510@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> <18068.4625.106068.817357@kahikatea.snap.net.nz> <20070710235142.GA6510@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/msg00166.txt.bz2 > They don't have a very nice console, but it's there. If you click on > the tab that your program I/O isn't on, you can type commands at GDB > and it will get them (it's in the Consoles pane, but a separate > sub-pane or view or whatever the heck they call it). OK, I've found it now - there's no (gdb) prompt. I thought perhaps there would be the same problem with $_, but that doeasn't appear to be the case. I don't really understand how they control the separate terminal for program I/O as the program is a child of GDB, and not Eclipse, so presumably Eclipse can't create a terminal for it. In my migratory mode I use sleep to create a terminal and send program I/O to that, but this seems a bit of a hack. -- Nick http://www.inet.net.nz/~nickrob