From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30120 invoked by alias); 18 Oct 2006 15:35:16 -0000 Received: (qmail 30102 invoked by uid 22791); 18 Oct 2006 15:35:15 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 18 Oct 2006 15:35:11 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GaDRl-0002qk-KB for gdb-patches@sourceware.org; Wed, 18 Oct 2006 11:35:09 -0400 Date: Wed, 18 Oct 2006 15:35:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [rfa] Add the ELF interpreter to the shared library list early Message-ID: <20061018153509.GC10436@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060912222343.GA20690@nevyn.them.org> <20061017150709.1a0f2202@ironwood.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061017150709.1a0f2202@ironwood.lan> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00219.txt.bz2 On Tue, Oct 17, 2006 at 03:07:09PM -0700, Kevin Buettner wrote: > On Tue, 12 Sep 2006 18:23:43 -0400 > Daniel Jacobowitz wrote: > > > 2006-09-12 Daniel Jacobowitz > > > > * solib-svr4.c (debug_loader_offset_p, debug_loader_offset) > > (debug_loader_name, svr4_default_sos): New. > > (svr4_current_sos): Call svr4_default_sos. > > (enable_break): Add a comment about AT_BASE. Set the new > > variables and retry solib_add. > > (svr4_clear_solib): Clear the new variables. > > Okay. Thank you - committed. -- Daniel Jacobowitz CodeSourcery