From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13665 invoked by alias); 4 Dec 2006 22:48:41 -0000 Received: (qmail 13657 invoked by uid 22791); 4 Dec 2006 22:48:41 -0000 X-Spam-Check-By: sourceware.org Received: from tmpnat1.honeywell.com (HELO AZ18CN850.global.ds.honeywell.com) (199.64.0.252) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 04 Dec 2006 22:48:33 +0000 Received: from AZ18EV808.global.ds.honeywell.com ([131.127.167.102]) by AZ18CN850.global.ds.honeywell.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 4 Dec 2006 15:48:29 -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: Mon, 04 Dec 2006 22:48:00 -0000 Message-ID: In-Reply-To: <20061204222847.GA11574@nevyn.them.org> From: "Smith, Stephen \(SWCOE\)" To: "Daniel Jacobowitz" Cc: "General GDB Mailing List" 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/msg00035.txt.bz2 Well in my case the target is elf not pe. But otherwise it should be similar.=20=20 -----Original Message----- From: Daniel Jacobowitz [mailto:drow@false.org]=20 Sent: Monday, December 04, 2006 3:29 PM To: Smith, Stephen (SWCOE) Cc: General GDB Mailing List Subject: Re: GDB solib interface On Mon, Dec 04, 2006 Daniel Jacobowitz wrote: Aha. OK, that's different. I wrote some code for this purpose, a few months ago, which I meant to submit. That was for DLL targets. I haven't had time yet. I'm afraid it's not real easy to untangle from the rest of that project now :-( If that's what you need, I can try to do it tomorrow. --=20 Daniel Jacobowitz CodeSourcery