From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15315 invoked by alias); 17 Apr 2007 15:48:10 -0000 Received: (qmail 15298 invoked by uid 22791); 17 Apr 2007 15:48:09 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 17 Apr 2007 16:48:06 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 22ABD4B267; Tue, 17 Apr 2007 10:48:05 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id EA9FE4B262; Tue, 17 Apr 2007 10:48:00 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HdpuR-0000QK-IU; Tue, 17 Apr 2007 11:47:59 -0400 Date: Tue, 17 Apr 2007 15:51:00 -0000 From: Daniel Jacobowitz To: Denis PILAT Cc: gdb-patches@sourceware.org Subject: Re: [RFA] TUI is broken under Solaris Message-ID: <20070417154759.GA1614@caradoc.them.org> Mail-Followup-To: Denis PILAT , gdb-patches@sourceware.org References: <45FDECB3.5000002@portugalmail.pt> <20070319021145.GA25872@caradoc.them.org> <45FEB31F.6040503@st.com> <20070327200906.GO28164@caradoc.them.org> <4624EADC.806@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4624EADC.806@st.com> User-Agent: Mutt/1.5.15 (2007-04-09) 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-04/txt/msg00259.txt.bz2 On Tue, Apr 17, 2007 at 05:42:20PM +0200, Denis PILAT wrote: > Here is the proposed patch: > It fixes the tui problem under Solaris. TUI hosted under Solaris has been > broken for monthes. No way to break on main and run a simple program. > Here we avoid any written to the terminal without beeing owner of it. Don't > know if it the best solution but it works > No testsuite regression for Solaris and Linux native debuggers. This is OK. -- Daniel Jacobowitz CodeSourcery