From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4110 invoked by alias); 8 Jan 2003 03:35:38 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 4088 invoked from network); 8 Jan 2003 03:35:35 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by 209.249.29.67 with SMTP; 8 Jan 2003 03:35:35 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h0837hB21488 for ; Tue, 7 Jan 2003 22:07:43 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h083ZNa17706; Tue, 7 Jan 2003 22:35:23 -0500 Received: from [150.1.200.14] (vpn50-4.rdu.redhat.com [172.16.50.4]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h083ZMn22341; Tue, 7 Jan 2003 22:35:22 -0500 Subject: Re: Insight support for GDB 5.3 coming ? From: Keith Seitz To: Evan Wheeler Cc: "insight@sources.redhat.com" In-Reply-To: <3E1B916D.2080000@hifn.com> References: <3E1B916D.2080000@hifn.com> Content-Type: text/plain Organization: Message-Id: <1041996988.1745.1.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Wed, 08 Jan 2003 03:35:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q1/txt/msg00007.txt.bz2 On Tue, 2003-01-07 at 18:48, Evan Wheeler wrote: > Hi: > > I was wondering if Insight is working with GDB 5.3 yet. I tried > replacing the gdb subdirectory in the insight source tree with the 5.3 > equivalent, but osabi.c doesn't build. Insight tracks gdb. I just haven't found the motivation to update the webpage (much less work on insight). So you should be able to just use insight-5.3.tar.{bz2,gz} as is. Keith