From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14646 invoked by alias); 27 May 2009 01:30:07 -0000 Received: (qmail 14593 invoked by uid 22791); 27 May 2009 01:30:06 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 May 2009 01:30:02 +0000 Received: from wpaz1.hot.corp.google.com (wpaz1.hot.corp.google.com [172.24.198.65]) by smtp-out.google.com with ESMTP id n4R1Tw0g026417 for ; Wed, 27 May 2009 02:29:58 +0100 Received: from yx-out-1718.google.com (yxh36.prod.google.com [10.190.2.228]) by wpaz1.hot.corp.google.com with ESMTP id n4R1TuM9017944 for ; Tue, 26 May 2009 18:29:56 -0700 Received: by yx-out-1718.google.com with SMTP id 36so2249952yxh.10 for ; Tue, 26 May 2009 18:29:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.90.68.12 with SMTP id q12mr7896486aga.70.1243387796325; Tue, 26 May 2009 18:29:56 -0700 (PDT) In-Reply-To: <200905270030.12112.pedro@codesourcery.com> References: <200905240235.21037.pedro@codesourcery.com> <200905270030.12112.pedro@codesourcery.com> Date: Wed, 27 May 2009 01:30:00 -0000 Message-ID: Subject: Re: [RFC,v2] Yank out target_ops->to_sections From: Doug Evans To: Pedro Alves Cc: gdb-patches@sourceware.org, Ulrich Weigand Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true 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: 2009-05/txt/msg00580.txt.bz2 On Tue, May 26, 2009 at 4:30 PM, Pedro Alves wrote: > It seems I don't have access to any target using an overlay manager. m32r-elf + simulator?