From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6163 invoked by alias); 21 Aug 2008 03:24:44 -0000 Received: (qmail 6153 invoked by uid 22791); 21 Aug 2008 03:24:44 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 21 Aug 2008 03:24:05 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id D8730981E9; Thu, 21 Aug 2008 03:24:02 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id B3357981E8; Thu, 21 Aug 2008 03:24:02 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KW0mH-0002hs-KK; Wed, 20 Aug 2008 23:24:01 -0400 Date: Thu, 21 Aug 2008 14:17:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: Guillaume Laferriere , "gdb@sourceware.org" Subject: Re: Question: How to load automatically all libraries of a back trace. Message-ID: <20080821032401.GA10388@caradoc.them.org> Mail-Followup-To: Michael Snyder , Guillaume Laferriere , "gdb@sourceware.org" References: <48A5E0EF.9090409@vmware.com> <48AC686C.4030806@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48AC686C.4030806@vmware.com> User-Agent: Mutt/1.5.17 (2008-05-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: 2008-08/txt/msg00238.txt.bz2 On Wed, Aug 20, 2008 at 11:54:36AM -0700, Michael Snyder wrote: > OK, well there are only two choices for the sharedlibrary command. > Either you name the libs you want, or you get them all. IIRC Apple has some patches that automate this for backtraces? It's certainly been requested before. -- Daniel Jacobowitz CodeSourcery