From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10847 invoked by alias); 24 Aug 2008 22:59:39 -0000 Received: (qmail 10837 invoked by uid 22791); 24 Aug 2008 22:59:39 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 24 Aug 2008 22:58:59 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id D172898200; Sun, 24 Aug 2008 22:58:57 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id AE131981EF; Sun, 24 Aug 2008 22:58:57 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KXOXw-0002LS-SQ; Sun, 24 Aug 2008 18:58:56 -0400 Date: Sun, 24 Aug 2008 22:59:00 -0000 From: Daniel Jacobowitz To: Tom Tromey Cc: Stan Shebs , gdb-patches@sourceware.org Subject: Re: [commit] Remove frame_func_unwind Message-ID: <20080824225856.GA8998@caradoc.them.org> Mail-Followup-To: Tom Tromey , Stan Shebs , gdb-patches@sourceware.org References: <20080715183655.GA29872@caradoc.them.org> <48B1D5BE.7050202@earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00606.txt.bz2 On Sun, Aug 24, 2008 at 04:04:36PM -0600, Tom Tromey wrote: > >>>>> "Stan" == Stan Shebs writes: > > >> For the time being I just removed m88k-tdep.o from ALL_TARGET_OBS. > > Stan> Yeah, I believe Mark K has signed up to update this target. I suspect > Stan> a lot of us have removed the m88k-tdep.o dependency in our local trees > Stan> so we can test things in the meantime. :-) > > Thanks. > > What do you think of checking in this change? At this point I'd suggest checking in Ulrich's original patch for the m88k unwinder; when someone has time to test m88k they can fix it up again if necessary. -- Daniel Jacobowitz CodeSourcery