From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27312 invoked by alias); 14 Jul 2008 19:47:13 -0000 Received: (qmail 27299 invoked by uid 22791); 14 Jul 2008 19:47:13 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 14 Jul 2008 19:46:41 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m6EJkecT011318 for ; Mon, 14 Jul 2008 15:46:40 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6EJkdCN029663; Mon, 14 Jul 2008 15:46:39 -0400 Received: from lindt.uglyboxes.com (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6EJkbs1008806; Mon, 14 Jul 2008 15:46:38 -0400 Message-ID: <487BAD18.8040607@redhat.com> Date: Mon, 14 Jul 2008 19:47:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: Tom Tromey CC: Insight List Subject: Re: insight build, plus patch request References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2008-q3/txt/msg00002.txt.bz2 Tom Tromey wrote: > FYI -- Insight isn't building for me. I'm using gdb cvs head as of a > day or two ago. Actually, it hasn't been building in several weeks. No one has noticed yet... [Okay, you and one other person.] Methinks Insight's usefulness is coming to an end. > Also, please look at the gdbtk bits of this patch: > > http://sourceware.org/ml/gdb-patches/2008-07/msg00244.html > > This gets rid of some deprecated hooks. Yeah, that's all fine. I'll see if I cannot fix the build one more time... Thanks, Keith