From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24315 invoked by alias); 21 Jun 2008 17:21:43 -0000 Received: (qmail 24306 invoked by uid 22791); 21 Jun 2008 17:21:42 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 21 Jun 2008 17:21:19 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id EDEA59840F; Sat, 21 Jun 2008 17:21:16 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id B23ED9840A; Sat, 21 Jun 2008 17:21:16 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KA6m3-0000Xf-ON; Sat, 21 Jun 2008 13:21:15 -0400 Date: Sun, 22 Jun 2008 03:17:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org, Pierre Muller Subject: Re: [RFC] win32-nat.c 'set new-console' and interruption Message-ID: <20080621172115.GA2033@caradoc.them.org> Mail-Followup-To: gdb-patches@sourceware.org, Pierre Muller References: <000001c8d330$0c6b51f0$2541f5d0$@u-strasbg.fr> <20080621170521.GB2470@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080621170521.GB2470@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-06/txt/msg00367.txt.bz2 On Sat, Jun 21, 2008 at 01:05:21PM -0400, Christopher Faylor wrote: > 2. What is newconsole good for? I never use it and wonder if it > shouldn't just be nuked. My usual refrain applies here: Is there > anything similar in regular gdb? I believe this is similar to "set inferior-tty", though I'm not sure exactly what the Windows version does. -- Daniel Jacobowitz CodeSourcery