From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10257 invoked by alias); 20 Dec 2001 16:03:13 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 10236 invoked from network); 20 Dec 2001 16:03:12 -0000 Received: from unknown (HELO localhost.cygnus.com) (195.224.55.237) by sources.redhat.com with SMTP; 20 Dec 2001 16:03:12 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 3E5D83C8B; Thu, 20 Dec 2001 16:03:10 +0000 (GMT) Message-ID: <3C220BBE.8010207@cygnus.com> Date: Thu, 20 Dec 2001 08:03:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.6) Gecko/20011207 X-Accept-Language: en-us MIME-Version: 1.0 To: Orjan Friberg Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] CRIS downgrade from GDB_MULTI_ARCH 3 to 1 References: <3C21FD73.449314AA@axis.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00517.txt.bz2 > Unfortunately I'm going to have to downgrade the CRIS port from multi arch level 3 to > 1, to be able to check in patches that enable shared library debugging (for reasons > explained by Kevin Buettner in > http://sources.redhat.com/ml/gdb-patches/2001-11/msg00106.html). > > The cris-tdep.c file falls under my own maintainership, and I assume that the > existing cris.mt and the soon-to-be-added tm-cris.h (both in gdb/config/cris) also do > so, so I'm only seeking approval for this (regrettable) change. Don't worry, a few other targets had this as well. Yes, fine. Andrew