From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32063 invoked by alias); 17 Dec 2006 06:37:34 -0000 Received: (qmail 32055 invoked by uid 22791); 17 Dec 2006 06:37:33 -0000 X-Spam-Check-By: sourceware.org Received: from fed1rmmtao10.cox.net (HELO fed1rmmtao10.cox.net) (68.230.241.29) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 17 Dec 2006 06:37:26 +0000 Received: from fed1rmimpo01.cox.net ([70.169.32.71]) by fed1rmmtao10.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20061217063725.OXON20715.fed1rmmtao10.cox.net@fed1rmimpo01.cox.net> for ; Sun, 17 Dec 2006 01:37:25 -0500 Received: from thunderbird.smith.home ([24.56.61.13]) by fed1rmimpo01.cox.net with bizsmtp id zicl1V0060H8Jr40000000; Sun, 17 Dec 2006 01:36:45 -0500 Received: (qmail 18031 invoked from network); 17 Dec 2006 06:41:19 -0000 Received: from localhost (HELO ?127.0.0.1?) (127.0.0.1) by thunderbird.smith.home with SMTP; 17 Dec 2006 06:41:19 -0000 Message-ID: <4584E68C.7020803@cox.net> Date: Sun, 17 Dec 2006 06:37:00 -0000 From: Stephen & Linda Smith User-Agent: Thunderbird 1.5.0.8 (X11/20061115) MIME-Version: 1.0 To: "Smith, Stephen (SWCOE)" , Daniel Jacobowitz CC: General GDB Mailing List Subject: Re: GDB solib interface References: <20061208211922.GA28061@nevyn.them.org> <20061217021652.GA30236@nevyn.them.org> In-Reply-To: <20061217021652.GA30236@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00155.txt.bz2 Maybe I got my answer, but I'm not sure. Should I lift the code from the solib-svr4.c file? Daniel Jacobowitz wrote: > I think the equivalent would be initializing so->textsection. > >