From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15647 invoked by alias); 14 Mar 2007 09:42:17 -0000 Received: (qmail 15430 invoked by uid 22791); 14 Mar 2007 09:42:14 -0000 X-Spam-Check-By: sourceware.org Received: from wx-out-0506.google.com (HELO wx-out-0506.google.com) (66.249.82.239) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 14 Mar 2007 09:42:09 +0000 Received: by wx-out-0506.google.com with SMTP id t13so96221wxc for ; Wed, 14 Mar 2007 02:42:07 -0700 (PDT) Received: by 10.90.52.18 with SMTP id z18mr6848632agz.1173865327438; Wed, 14 Mar 2007 02:42:07 -0700 (PDT) Received: by 10.90.117.11 with HTTP; Wed, 14 Mar 2007 02:42:07 -0700 (PDT) Message-ID: <4053daab0703140242y6a401f01ga964cdf10e2766d7@mail.gmail.com> Date: Wed, 14 Mar 2007 09:42:00 -0000 From: "Pedro Alves" To: "Denis PILAT" Subject: Re: TUI + gdbserver broken? Cc: gdb@sourceware.org In-Reply-To: <45F7C06C.3080903@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45F7480C.5010207@portugalmail.pt> <45F7C06C.3080903@st.com> X-Google-Sender-Auth: 05e2d374eb2fe026 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-03/txt/msg00198.txt.bz2 Denis PILAT wrote: > > Pedro Alves wrote: > > Hi, > > > > TUI + gdbserver seems to be broken on head. Can't reproduce when > > TUI + native debugging. > > > As far as the TUI is concerned: > It's broken with Solaris Native debugging. > I've spent a few hours debugging that problem but I have not solution yet !! > I also tried using deprecated_get_selected_frame without any better > results :( > > This problem is present in the CVS HEAD but also in the 6.6 released > version, so I don't think it comes from recent changes. > Just tested a GNU gdb 6.6.50.20070101-cvs configured as sparc-sun-solaris2.9, built with gcc 3.4.6 I had here - TUI works fine. $uname -srvmpi SunOS 5.9 Generic_117171-13 sun4u sparc SUNW,Sun-Fire-480R Don't know if it adds any value, but I tried it under solaris xterm displaying on cygwin X, under GNU bash, version 3.2.0(1)-release (sparc-sun-solaris2.9) I'll try doing a binary search on Cygwin when I get home. Cheers, Pedro Alves