From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2764 invoked by alias); 4 Dec 2006 22:29:44 -0000 Received: (qmail 2754 invoked by uid 22791); 4 Dec 2006 22:29:43 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 04 Dec 2006 22:29:28 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1GrMJO-0003QN-Pp; Mon, 04 Dec 2006 17:29:22 -0500 Date: Mon, 04 Dec 2006 22:29:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: "Smith, Stephen (SWCOE)" , General GDB Mailing List Subject: Re: GDB solib interface Message-ID: <20061204222922.GB11574@nevyn.them.org> Mail-Followup-To: Michael Snyder , "Smith, Stephen (SWCOE)" , General GDB Mailing List References: <1165271102.2036.114.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1165271102.2036.114.camel@localhost.localdomain> User-Agent: Mutt/1.5.13 (2006-08-11) 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/msg00034.txt.bz2 On Mon, Dec 04, 2006 at 02:25:02PM -0800, Michael Snyder wrote: > Daniel, I would have assumed that this stuff was > working with linux-x-linux and gdbserver? No, solib-svr4 doesn't need any of this because it's just grubbing around in target memory. -- Daniel Jacobowitz CodeSourcery