From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14176 invoked by alias); 29 Jun 2004 02:13:27 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 14051 invoked from network); 29 Jun 2004 02:13:26 -0000 Received: from unknown (HELO fed1rmmtao02.cox.net) (68.230.241.37) by sourceware.org with SMTP; 29 Jun 2004 02:13:26 -0000 Received: from ip68-3-5-250.ph.ph.cox.net ([68.3.5.250]) by fed1rmmtao02.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with SMTP id <20040629021325.MTSQ24778.fed1rmmtao02.cox.net@ip68-3-5-250.ph.ph.cox.net> for ; Mon, 28 Jun 2004 22:13:25 -0400 Received: (qmail 6771 invoked from network); 29 Jun 2004 02:13:40 -0000 Received: from localhost (HELO cox.net) (127.0.0.1) by ip68-3-5-250.ph.ph.cox.net with SMTP; 29 Jun 2004 02:13:40 -0000 Message-ID: <40E0D054.40804@cox.net> Date: Tue, 29 Jun 2004 06:27:00 -0000 From: Stephen & Linda Smith User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031114 MIME-Version: 1.0 To: gdb Subject: Re: shared library support hookin the remote.c References: <40E0CC6B.3010302@cox.net> In-Reply-To: <40E0CC6B.3010302@cox.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-06/txt/msg00285.txt.bz2 The paragraph below had a spelling and logic error. Stephen & Linda Smith wrote: > > What I did in the passed, was to use a q packet. I used that packet > type to find out if > there were any libraries and to find out the segment addersses. >