From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10957 invoked by alias); 1 Nov 2013 16:50:47 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 10938 invoked by uid 89); 1 Nov 2013 16:50:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: e24smtp02.br.ibm.com Received: from e24smtp02.br.ibm.com (HELO e24smtp02.br.ibm.com) (32.104.18.86) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 01 Nov 2013 16:50:45 +0000 Received: from /spool/local by e24smtp02.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 1 Nov 2013 14:50:41 -0200 Received: from d24dlp02.br.ibm.com (9.18.248.206) by e24smtp02.br.ibm.com (10.172.0.142) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 1 Nov 2013 14:50:40 -0200 Received: from d24relay03.br.ibm.com (d24relay03.br.ibm.com [9.13.184.25]) by d24dlp02.br.ibm.com (Postfix) with ESMTP id 098741DC005D for ; Fri, 1 Nov 2013 12:50:39 -0400 (EDT) Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.8.31.91]) by d24relay03.br.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id rA1GoYUt33554622 for ; Fri, 1 Nov 2013 14:50:34 -0200 Received: from d24av01.br.ibm.com (localhost [127.0.0.1]) by d24av01.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id rA1Gocd9026028 for ; Fri, 1 Nov 2013 14:50:38 -0200 Received: from [9.78.151.249] ([9.78.151.249]) by d24av01.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id rA1Gobqq026019; Fri, 1 Nov 2013 14:50:38 -0200 Message-ID: <1383324632.5925.152.camel@localhost.localdomain> Subject: Re: [PATCH] Fix loading libc longjmp probes when no custom get_longjmp_target exists From: Tiago =?ISO-8859-1?Q?St=FCrmer?= Daitx To: Tom Tromey Cc: gdb-patches Date: Fri, 01 Nov 2013 16:50:00 -0000 In-Reply-To: <87bo24yu6a.fsf@fleche.redhat.com> References: <1383313023.5925.150.camel@localhost.localdomain> <87bo24yu6a.fsf@fleche.redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13110116-2194-0000-0000-00000706ECCA X-IsSubscribed: yes X-SW-Source: 2013-11/txt/msg00015.txt.bz2 On Fri, 2013-11-01 at 10:15 -0600, Tom Tromey wrote: > >>>>> "Tiago" == Tiago Stürmer Daitx writes: > > Tiago> As discussed on the GDB ML[1], libc probes for longjmp were not being > Tiago> loaded if a custom _get_longjmp_target function was not > Tiago> implemented. > > Tiago> 2013-11-01 Tiago Stürmer Daitx > > Tiago> * breakpoint.c (create_longjmp_master_breakpoint): Allow libc > Tiago> probe scan even when the arch provides no get_longjmp_target. > > Thanks. This is ok. > > Tom > Thanks Tom! Patch has been pushed upstream: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=0569175e8e1820bb83569799c8d6dcbdf502c586 -- Tiago Stürmer Daitx tdaitx@linux.vnet.ibm.com IBM - Linux Technology Center