From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23802 invoked by alias); 23 Jun 2006 21:48:46 -0000 Received: (qmail 23791 invoked by uid 22791); 23 Jun 2006 21:48:45 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 23 Jun 2006 21:48:36 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.4/8.13.4) with ESMTP id k5NLm1Td010027; Fri, 23 Jun 2006 23:48:01 +0200 (CEST) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.6/8.13.6) with ESMTP id k5NLm10h000645; Fri, 23 Jun 2006 23:48:01 +0200 (CEST) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.6/8.13.6/Submit) id k5NLm0Wx009049; Fri, 23 Jun 2006 23:48:00 +0200 (CEST) Date: Fri, 23 Jun 2006 21:48:00 -0000 Message-Id: <200606232148.k5NLm0Wx009049@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: pgilliam@us.ibm.com CC: drow@false.org, gdb-patches@sources.redhat.com In-reply-to: <1151094553.7608.89.camel@dufur.beaverton.ibm.com> (message from PAUL GILLIAM on Fri, 23 Jun 2006 13:29:13 -0700) Subject: Re: [patch] Fixes problem setting breakpoint in dynamic loader References: <1148513171.315.104.camel@dufur.beaverton.ibm.com> <20060525022635.GA15026@nevyn.them.org> <1148593970.315.131.camel@dufur.beaverton.ibm.com> <20060525225827.GA13498@nevyn.them.org> <1148594987.315.137.camel@dufur.beaverton.ibm.com> <1151094553.7608.89.camel@dufur.beaverton.ibm.com> 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-06/txt/msg00371.txt.bz2 > From: PAUL GILLIAM > Date: Fri, 23 Jun 2006 13:29:13 -0700 > > > > 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. > > I have attached the patches again. 'loader_break.diff' applied cleanly > to cvs-head, but I had to do a trivial tweak to 'rs6000.diff' so that it > would. > > OK to commit? You didn't answer the question I asked about this patch: http://sourceware.org/ml/gdb-patches/2006-06/msg00245.html Mark