From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8647 invoked by alias); 15 Jun 2009 03:56:04 -0000 Received: (qmail 8639 invoked by uid 22791); 15 Jun 2009 03:56:03 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 15 Jun 2009 03:55:53 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MG3IS-00005P-Cd for insight@sources.redhat.com; Mon, 15 Jun 2009 03:55:48 +0000 Received: from 75.139.7.185 ([75.139.7.185]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Jun 2009 03:55:48 +0000 Received: from gds by 75.139.7.185 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Jun 2009 03:55:48 +0000 To: insight@sources.redhat.com From: Gene Smith Subject: Re: 20090609-cvs bad on linux (build fail cygwin) Date: Tue, 16 Jun 2009 18:01:00 -0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Thunderbird/3.0b2 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00079.txt.bz2 Gene Smith wrote, On 06/10/2009 12:08 PM: > I built the current cvs head code on linux (fedora 8) OK (target arm) > but when I run it I see nothing useful in the main "Source Window". I > can set breakpoints, step, continue and stop but I never see the green > highlight marker for the current position. Assembly and Mixed views show > an empty screen. > > Gdb low-level control works fine in the "Console Window". > > Before I was running the release 6.8 which worked OK. > Build of cvs head on f11 x86_64 has the exact same problem (no responses in source window). So now I see the same CVS head problem with f8, f11 and on windows. I tried installing in a virgin location on f11 since the previous 6.8 install might have been affecting it (there is no make uninstall). But it made no difference. On all platforms, 6.8 builds (with the same script) and runs fine. -gene