From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2501 invoked by alias); 25 May 2006 22:58:32 -0000 Received: (qmail 2492 invoked by uid 22791); 25 May 2006 22:58:32 -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; Thu, 25 May 2006 22:58:29 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FjOmh-0003WE-3J; Thu, 25 May 2006 18:58:27 -0400 Date: Thu, 25 May 2006 23:12:00 -0000 From: Daniel Jacobowitz To: PAUL GILLIAM Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] Fixes problem setting breakpoint in dynamic loader Message-ID: <20060525225827.GA13498@nevyn.them.org> Mail-Followup-To: PAUL GILLIAM , gdb-patches@sources.redhat.com References: <1148513171.315.104.camel@dufur.beaverton.ibm.com> <20060525022635.GA15026@nevyn.them.org> <1148593970.315.131.camel@dufur.beaverton.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1148593970.315.131.camel@dufur.beaverton.ibm.com> User-Agent: Mutt/1.5.11+cvs20060403 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-05/txt/msg00464.txt.bz2 On Thu, May 25, 2006 at 02:52:50PM -0700, PAUL GILLIAM wrote: > 2006-05-25 Paul Gilliam > * solib-svr4.c (enable_break): Resolve break address when the > symbol is found in the data section. Need a changelog for the removal of "._dl_debug_state", too. I don't feel that I can really review this; I'm going to wait a while and hope someone more familiar with a function descriptor platform responds. -- Daniel Jacobowitz CodeSourcery