From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3443 invoked by alias); 29 Dec 2014 03:15:26 -0000 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 Received: (qmail 3419 invoked by uid 89); 29 Dec 2014 03:15:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: OARmail.OARCORP.com Received: from oarmail.oarcorp.com (HELO OARmail.OARCORP.com) (67.63.146.244) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 29 Dec 2014 03:15:22 +0000 Received: from [192.168.0.9] (24.96.88.41) by OARmail.OARCORP.com (192.168.2.2) with Microsoft SMTP Server (TLS) id 8.3.342.0; Sun, 28 Dec 2014 21:15:18 -0600 User-Agent: K-9 Mail for Android In-Reply-To: <20141229024305.GF2098@adacore.com> References: <83lhltkwo4.fsf@gnu.org> <1007829038.1780704.1419691186453.JavaMail.yahoo@jws11139.mail.ir2.yahoo.com> <87wq5bk4bq.fsf@redhat.com> <20141229024305.GF2098@adacore.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Subject: Re: building gdb with TUI support on Windows From: Joel Sherrill Date: Mon, 29 Dec 2014 03:15:00 -0000 To: Joel Brobecker ,Sergio Durigan Junior CC: Hannes Domani ,"gdb@sourceware.org" Message-ID: X-IsSubscribed: yes X-SW-Source: 2014-12/txt/msg00056.txt.bz2 On December 28, 2014 8:43:05 PM CST, Joel Brobecker wrote: >> >> AFAIR, there was a suggestion some time ago to remove TUI support >> >> altogether. >> > >> > So the developers don't use it at all themselves? >> >> I use TUI a lot, and I know other developers do as well. I don't >> remember the proposal to remove TUI, and recently we have been >receiving >> some nice patches to fix issues on it. > >I might have mentioned the idea a few years back, but it was >very quickly dismissed ;-). Please don't remove it. If you disabled everything that didn't work on windows, there would be no simulators either. Lol --joel