From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15944 invoked by alias); 4 Dec 2006 23:48:12 -0000 Received: (qmail 15935 invoked by uid 22791); 4 Dec 2006 23:48:11 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.palmsource.com (HELO mx2.palmsource.com) (12.7.175.14) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 04 Dec 2006 23:48:07 +0000 Received: from localhost (localhost [127.0.0.1]) by localhost.domain.tld (Postfix) with ESMTP id 349991040B6; Mon, 4 Dec 2006 15:48:01 -0800 (PST) Received: from mx2.palmsource.com ([127.0.0.1]) by localhost (mx2.palmsource.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15196-01-79; Mon, 4 Dec 2006 15:48:00 -0800 (PST) Received: from ussunex01.palmsource.com (unknown [192.168.101.9]) by mx2.palmsource.com (Postfix) with ESMTP id 519C71040B3; Mon, 4 Dec 2006 15:48:00 -0800 (PST) Received: from 192.168.92.189 ([192.168.92.189]) by ussunex01.palmsource.com ([192.168.101.9]) via Exchange Front-End Server owa.palmsource.com ([10.0.20.17]) with Microsoft Exchange Server HTTP-DAV ; Mon, 4 Dec 2006 23:48:00 +0000 Received: from svmsnyderlnx by owa.palmsource.com; 04 Dec 2006 15:47:58 -0800 Subject: RE: GDB solib interface From: Michael Snyder To: "Smith, Stephen (SWCOE)" Cc: Daniel Jacobowitz , General GDB Mailing List In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 04 Dec 2006 23:48:00 -0000 Message-Id: <1165276078.2036.116.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 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/msg00036.txt.bz2 On Mon, 2006-12-04 at 15:48 -0700, Smith, Stephen (SWCOE) wrote: > Well in my case the target is elf not pe. But otherwise it should be > similar. Is your target by any chance svr4 compatible?