From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22097 invoked by alias); 12 May 2008 21:00:33 -0000 Received: (qmail 22060 invoked by uid 22791); 12 May 2008 21:00:24 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 12 May 2008 21:00:06 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m4CL04O9021658 for ; Mon, 12 May 2008 17:00:04 -0400 Received: from pobox.stuttgart.redhat.com (pobox.stuttgart.redhat.com [172.16.2.10]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m4CL011N005192 for ; Mon, 12 May 2008 17:00:02 -0400 Received: from host0.dyn.jankratochvil.net (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.stuttgart.redhat.com (8.13.1/8.13.1) with ESMTP id m4CKxxBX022449 for ; Mon, 12 May 2008 17:00:00 -0400 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.2/8.14.2) with ESMTP id m4CKxwKa030139; Mon, 12 May 2008 22:59:58 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.2/8.14.2/Submit) id m4CKxu1m030138; Mon, 12 May 2008 22:59:56 +0200 Date: Tue, 13 May 2008 03:17:00 -0000 From: Jan Kratochvil To: Ulrich Weigand Cc: Daniel Jacobowitz , Michael Snyder , gdb-patches@sources.redhat.com Subject: Re: Overlay support broken (Re: [patch] [2/2] Discontiguous PSYMTABs (psymtabs->symtabs by addrmap)) Message-ID: <20080512205956.GA29490@host0.dyn.jankratochvil.net> References: <20080423213059.GC11894@host0.dyn.jankratochvil.net> <200805121945.m4CJjdYd031485@d12av02.megacenter.de.ibm.com> <20080512203232.GA28415@host0.dyn.jankratochvil.net> <200805121945.m4CJjdYd031485@d12av02.megacenter.de.ibm.com> <1210622804.4615.543.camel@localhost.localdomain> <20080512203934.GA29605@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080512203934.GA29605@caradoc.them.org> User-Agent: Mutt/1.5.17 (2007-11-01) 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/msg00387.txt.bz2 On Mon, 12 May 2008 22:39:34 +0200, Daniel Jacobowitz wrote: ... > As you may be able to guess from context, the answer is SPU :-) OK. Going to provide some patch to be somehow sections-aware. Regards, Jan