From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19631 invoked by alias); 10 Mar 2003 20:11:16 -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 19610 invoked from network); 10 Mar 2003 20:11:16 -0000 Received: from unknown (HELO mx1.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 10 Mar 2003 20:11:16 -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 h2AKBGQ13113; Mon, 10 Mar 2003 15:11:16 -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 h2AKBFV11886; Mon, 10 Mar 2003 15:11:15 -0500 Received: from dragon (romulus-int.sfbay.redhat.com [172.16.27.46]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h2AKB9128530; Mon, 10 Mar 2003 15:11:10 -0500 Subject: Re: [toplevel patch] delete references to tix From: "Martin M. Hunt" To: Alexandre Oliva Cc: Nathanael Nerode , gdb-patches@sources.redhat.com, binutils@sources.redhat.com, "insight@sources.redhat.com" , gcc-patches@gcc.gnu.org, dj@redhat.com In-Reply-To: References: <20030310182220.GA461@doctormoo> <1047323650.1149.1.camel@Dragon> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 10 Mar 2003 21:54:00 -0000 Message-Id: <1047327075.1136.18.camel@Dragon> Mime-Version: 1.0 X-SW-Source: 2003-q1/txt/msg00208.txt.bz2 On Mon, 2003-03-10 at 11:18, Alexandre Oliva wrote: > I don't think there's a public release that doens't include tix yet. > Am I mistaken? If so, I stand corrected, and the patch may very well > go in now. The last official release, gdb 5.3 had an Insight that still used tix. I don't recommend this version to Insight users, but I see your point about builds. I guess someone might still need the tix toplevel stuff; I just left it in out of laziness and because it didn't affect anything. Martin