From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9488 invoked by alias); 18 Jul 2009 01:06:47 -0000 Received: (qmail 9479 invoked by uid 22791); 18 Jul 2009 01:06:46 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.25) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 18 Jul 2009 01:06:40 +0000 Received: from totara (unknown [123.255.28.154]) by viper.snap.net.nz (Postfix) with ESMTP id 5423F3DA358; Sat, 18 Jul 2009 13:06:37 +1200 (NZST) Received: by totara (Postfix, from userid 1000) id 2AA0DC15A; Sat, 18 Jul 2009 13:06:36 +1200 (NZST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19041.8220.81290.844584@totara.tehura.co.nz> Date: Sat, 18 Jul 2009 01:06:00 -0000 To: "Marc Khouzam" Cc: "Hui Zhu" , , "Michael Snyder" Subject: RE: Reverse debugging In-Reply-To: <6D19CA8D71C89C43A057926FE0D4ADAA07BD7500@ecamlmw720.eamcs.ericsson.se> References: <19035.54231.157231.624882@totara.tehura.co.nz> <4A5BD5F3.1090103@vmware.com> <19035.57129.173542.368393@totara.tehura.co.nz> <4A5CC0E1.7020800@vmware.com> <19037.16041.589932.535743@totara.tehura.co.nz> <6D19CA8D71C89C43A057926FE0D4ADAA07BD6DD6@ecamlmw720.eamcs.ericsson.se> <19039.58589.853319.841012@totara.tehura.co.nz> <6D19CA8D71C89C43A057926FE0D4ADAA07BD7500@ecamlmw720.eamcs.ericsson.se> From: nickrob@snap.net.nz (Nick Roberts) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-07/txt/msg00120.txt.bz2 > We do have a console and we do want it to be fully supported :-) > But all commands sent from the console are redirected through > our normal MI channel and I think this is the reason we > are not a tty in that case. > > For example when turning off record from that console or from > the eclipse buttons I get: > "Delete recorded log and stop recording?(y or n) [answered Y; input not > from terminal]" It seems strange not to use a tty for the console since it is a terminal. It allows you to change the terminal mode, although admittedly I've not found a need for this. Also if you wanted to use readline, I guess it would need a tty. > I noticed that the previous CDT GDB integration has its console > considered > a tty. It may be worth looking into the difference... when time allows > it :-) > ... > So you start GDB in CLI mode? For the current and next release (23.x), yes. -- Nick http://www.inet.net.nz/~nickrob