From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8568 invoked by alias); 26 Jan 2008 14:53:20 -0000 Received: (qmail 8558 invoked by uid 22791); 26 Jan 2008 14:53:18 -0000 X-Spam-Check-By: sourceware.org Received: from rv-out-0910.google.com (HELO rv-out-0910.google.com) (209.85.198.191) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 26 Jan 2008 14:52:56 +0000 Received: by rv-out-0910.google.com with SMTP id l15so880426rvb.48 for ; Sat, 26 Jan 2008 06:52:54 -0800 (PST) Received: by 10.141.26.6 with SMTP id d6mr2175968rvj.289.1201359174834; Sat, 26 Jan 2008 06:52:54 -0800 (PST) Received: by 10.141.142.19 with HTTP; Sat, 26 Jan 2008 06:52:54 -0800 (PST) Message-ID: Date: Sat, 26 Jan 2008 14:53:00 -0000 From: "Srinath Avadhanula" To: "Jim Ingham" Subject: Re: How to load only selected libraries? Cc: gdb@sourceware.org In-Reply-To: <3E22A5C5-689C-4E63-817F-5884D11D8838@apple.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080121031636.GB12135@caradoc.them.org> <3E22A5C5-689C-4E63-817F-5884D11D8838@apple.com> 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-01/txt/msg00264.txt.bz2 Hi Jim, On Jan 21, 2008 1:55 PM, Jim Ingham wrote: > We did this at Apple a while back. We have a command "set > sharedlibrary load-rules" that works like: > [snip interesting explanation of this feature] This sounds incredibly useful. Any idea if this will be incorporated back into gdb itself? Thanks, Srinath