From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20518 invoked by alias); 1 Feb 2005 14:57:23 -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 20285 invoked from network); 1 Feb 2005 14:57:14 -0000 Received: from unknown (HELO mail1) (212.44.25.184) by sourceware.org with SMTP; 1 Feb 2005 14:57:14 -0000 Received: from wsbenh.bwsint.com ([192.168.100.185]) by mail1 with esmtp (Exim 4.34) id 1CvzaU-0005vA-P1 for gdb@sources.redhat.com; Tue, 01 Feb 2005 15:05:06 +0000 Message-ID: <41FF99CC.90402@businesswebsoftware.com> Date: Tue, 01 Feb 2005 14:57:00 -0000 From: Ben Hutchings User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: Re: Loading shared libraries for core file Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-02/txt/msg00004.txt.bz2 Kris Warkentin wrote: > 'info shared' should tell you what it plans to load and whether or not > it has yet. Unfortunately not: "No shared libraries loaded at this time." Ben.