From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32406 invoked by alias); 30 Oct 2004 20:45:44 -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 32397 invoked from network); 30 Oct 2004 20:45:43 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 30 Oct 2004 20:45:43 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1CO06U-0001kQ-Kb; Sat, 30 Oct 2004 16:45:38 -0400 Date: Sat, 30 Oct 2004 20:45:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [commit/mips] Move mdebug code to own file, don't enable Message-ID: <20041030204538.GA6631@nevyn.them.org> Mail-Followup-To: Andrew Cagney , gdb-patches@sources.redhat.com References: <4183EBDB.80502@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4183EBDB.80502@gnu.org> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-10/txt/msg00509.txt.bz2 On Sat, Oct 30, 2004 at 03:30:35PM -0400, Andrew Cagney wrote: > Hello, > > This patch moves the mdebug unwinder to its own file. For the moment > mips-elf still builds it, but doesn't actually enable it (remember, not > so recently MIPS ELF started using CFI, or at least was ment to). If That was never checked in, because of various problems with the code. Not that I'll miss the mdebug unwinder. -- Daniel Jacobowitz