From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9205 invoked by alias); 13 May 2008 18:32:05 -0000 Received: (qmail 9158 invoked by uid 22791); 13 May 2008 18:32:03 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 13 May 2008 18:31:45 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id EC9303C1C1 for ; Tue, 13 May 2008 11:31:43 -0700 (PDT) Subject: Re: Overlay support broken (Re: [patch] [2/2] Discontiguous PSYMTABs (psymtabs->symtabs by addrmap)) From: Michael Snyder To: gdb-patches@sources.redhat.com In-Reply-To: <200805131920.09833.pedro@codesourcery.com> References: <200805131700.m4DH0mDf006985@d12av02.megacenter.de.ibm.com> <200805131920.09833.pedro@codesourcery.com> Content-Type: text/plain Date: Tue, 13 May 2008 19:11:00 -0000 Message-Id: <1210703503.4615.563.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit 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-05/txt/msg00402.txt.bz2 On Tue, 2008-05-13 at 19:20 +0100, Pedro Alves wrote: > FWIW, we have been using something very similar in our trees that I > had never submitted because of not being able to test on an arch > that uses overlays. Try building the m32r target and testing with the simulator.