From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16667 invoked by alias); 16 May 2007 14:09:06 -0000 Received: (qmail 16546 invoked by uid 22791); 16 May 2007 14:09:05 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 16 May 2007 14:08:57 +0000 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id CF2604B267; Wed, 16 May 2007 09:08:50 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id BB1C04B262; Wed, 16 May 2007 09:08:46 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1HoKBJ-0000k2-KG; Wed, 16 May 2007 10:08:45 -0400 Date: Wed, 16 May 2007 14:09:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand , gdb-patches@sourceware.org Subject: Re: [rfc] Remove mips/tm-linux.h Message-ID: <20070516140845.GA24682@caradoc.them.org> Mail-Followup-To: Ulrich Weigand , gdb-patches@sourceware.org References: <20070501202710.GA23630@caradoc.them.org> <200705012307.l41N7h4n010988@d12av02.megacenter.de.ibm.com> <20070501233716.GA32508@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070501233716.GA32508@caradoc.them.org> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-05/txt/msg00276.txt.bz2 On Tue, May 01, 2007 at 07:37:16PM -0400, Daniel Jacobowitz wrote: > > I did run into the that problem on ia64. That's the reason > > why I was recently trying to remove the mips-linux NM file, > > before going after the TM -- but that still isn't quite > > resolved. > > Thank you! I hadn't noticed, because I don't generally build native > mips64-linux debuggers; it was a cross. I'll be sure not to commit > this until we resolve that. Now the NM file is resolved, so I've checked this in to delete the TM file too. -- Daniel Jacobowitz CodeSourcery