From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28351 invoked by alias); 1 Aug 2005 03:56:35 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 28339 invoked by uid 22791); 1 Aug 2005 03:56:31 -0000 Received: from legolas.inter.net.il (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 01 Aug 2005 03:56:31 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-204-141.inter.net.il [83.130.204.141]) by legolas.inter.net.il (MOS 3.5.8-GR) with ESMTP id FAL52755 (AUTH halo1); Mon, 1 Aug 2005 06:56:28 +0300 (IDT) Date: Mon, 01 Aug 2005 03:56:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sources.redhat.com In-reply-to: <20050731212021.GA24144@white> (message from Bob Rossi on Sun, 31 Jul 2005 17:20:21 -0400) Subject: Re: MI testsuite to use PTY for inferior Reply-to: Eli Zaretskii References: <17131.5769.342629.658975@farnswood.snap.net.nz> <20050730173855.GA21401@white> <17131.64575.780190.163527@farnswood.snap.net.nz> <20050730230309.GA22547@white> <20050731012111.GB13808@nevyn.them.org> <20050731131653.GC22547@white> <20050731153051.GA28158@nevyn.them.org> <20050731212021.GA24144@white> X-SW-Source: 2005-08/txt/msg00010.txt.bz2 > Date: Sun, 31 Jul 2005 17:20:21 -0400 > From: Bob Rossi > > What is GDB's stance on supporting target's via GDB/MI that can not support > creating TTY's? Off the top of my head, I don't think it makes sense to > support these targets. Please don't jump to such far-fetched conclusions. The fact that some obscure feature is not available on some platform does not mean GDB should drop support for that platform. I would object to removing support for any platform on such feeble grounds.