From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5785 invoked by alias); 15 Dec 2006 21:12:36 -0000 Received: (qmail 5775 invoked by uid 22791); 15 Dec 2006 21:12:35 -0000 X-Spam-Check-By: sourceware.org Received: from tmpnat1.honeywell.com (HELO az18cn848.global.ds.honeywell.com) (199.64.0.252) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 15 Dec 2006 21:12:23 +0000 Received: from AZ18EV808.global.ds.honeywell.com ([131.127.167.102]) by az18cn848.global.ds.honeywell.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 15 Dec 2006 14:12:14 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: GDB solib interface Date: Fri, 15 Dec 2006 21:12:00 -0000 Message-ID: In-Reply-To: <20061208211922.GA28061@nevyn.them.org> From: "Smith, Stephen \(SWCOE\)" To: "General GDB Mailing List" Cc: "Daniel Jacobowitz" X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-12/txt/msg00141.txt.bz2 Ok, I build gdb for to different targets, i686-pc-elf and=20 powerpc-motorola-elf. My host is i686-pc-cygwin. So the question becomes how do I decide which file to modify for the TDEPFILES line? -----Original Message----- From: Daniel Jacobowitz [mailto:drow@false.org]=20 Sent: Friday, December 08, 2006 2:19 PM To: Smith, Stephen (SWCOE); General GDB Mailing List Subject: Re: GDB solib interface Here you go. I haven't tested this patch on its own at all, so if it breaks, you get to keep both pieces. Add solib-target.o to TDEPFILES for your target to enable it.