From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13263 invoked by alias); 17 Apr 2007 14:51:09 -0000 Received: (qmail 13254 invoked by uid 22791); 17 Apr 2007 14:51:08 -0000 X-Spam-Check-By: sourceware.org Received: from lon-del-02.spheriq.net (HELO lon-del-02.spheriq.net) (195.46.50.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 17 Apr 2007 15:50:59 +0100 Received: from lon-out-01.spheriq.net ([195.46.50.129]) by lon-del-02.spheriq.net with ESMTP id l3HEpfow024542 for ; Tue, 17 Apr 2007 15:51:41 +0100 Received: from lon-cus-01.spheriq.net (lon-cus-01.spheriq.net [195.46.50.37]) by lon-out-01.spheriq.net with ESMTP id l3HEokHI031954 for ; Tue, 17 Apr 2007 14:50:50 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by lon-cus-01.spheriq.net with ESMTP id l3HEofND013239 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Tue, 17 Apr 2007 14:50:43 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id C8C89DA4A; Tue, 17 Apr 2007 14:50:40 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 8889647549; Tue, 17 Apr 2007 14:50:40 +0000 (GMT) Received: from [164.129.44.95] (crx595.cro.st.com [164.129.44.95]) by mail1.cro.st.com (MOS 3.7.5a-GA) with ESMTP id CKG38937 (AUTH "denis pilat"); Tue, 17 Apr 2007 16:50:39 +0200 (CEST) Message-ID: <4624DEBF.1090601@st.com> Date: Tue, 17 Apr 2007 14:51:00 -0000 From: Denis PILAT User-Agent: Thunderbird 1.5.0.10 (X11/20070221) MIME-Version: 1.0 To: Daniel Jacobowitz , gdb@sourceware.org Subject: Re: [sparc-solaris] unexpected warning when starting program References: <20070312051646.GI14401@adacore.com> <20070312110718.GB21646@caradoc.them.org> <45FF9DC3.20802@st.com> <20070410213958.GB6338@caradoc.them.org> In-Reply-To: <20070410213958.GB6338@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2007-04/txt/msg00109.txt.bz2 Daniel Jacobowitz wrote: > On Tue, Mar 20, 2007 at 09:39:31AM +0100, Denis PILAT wrote: > >> This "unexpected warning" is also the one that causes the TUI to crash under >> Solaris. >> See the thread "TUI + gdbserver broken?" at url : >> (http://sources.redhat.com/ml/gdb-patches/2007-03/msg00169.html) >> >> Removing that warning (I've tried that as well) will remove that problem too, >> but it's only a side effect. I think we should fix both separately but when >> you'll have removed think warning, the TUI bug will become invisible. >> > > Hi Denis, > > I seem to have lost my copy of that message so I can't reply to it, > but if you'll post it again with a ChangeLog, I'll approve it. It > seems like a good place. > > Sorry for my late answer, I'm about to do it on gdb-patches since gdbtui is still unusable under Solaris host -- Denis