From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11066 invoked by alias); 4 Jan 2012 17:13:07 -0000 Received: (qmail 11031 invoked by uid 22791); 4 Jan 2012 17:13:03 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from e06smtp13.uk.ibm.com (HELO e06smtp13.uk.ibm.com) (195.75.94.109) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 04 Jan 2012 17:12:50 +0000 Received: from /spool/local by e06smtp13.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 4 Jan 2012 17:12:47 -0000 Received: from d06nrmr1806.portsmouth.uk.ibm.com ([9.149.39.193]) by e06smtp13.uk.ibm.com ([192.168.101.143]) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Wed, 4 Jan 2012 17:12:46 -0000 Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by d06nrmr1806.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q04HCjHh2339064 for ; Wed, 4 Jan 2012 17:12:46 GMT Received: from d06av02.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q04HCjKC012833 for ; Wed, 4 Jan 2012 10:12:45 -0700 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with SMTP id q04HChEA012745; Wed, 4 Jan 2012 10:12:44 -0700 Message-Id: <201201041712.q04HChEA012745@d06av02.portsmouth.uk.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Wed, 04 Jan 2012 18:12:52 +0100 Subject: Re: [RFC] Python Finish Breakpoints To: tromey@redhat.com (Tom Tromey) Date: Wed, 04 Jan 2012 17:13:00 -0000 From: "Ulrich Weigand" Cc: kevin.pouget@gmail.com (Kevin Pouget), gdb-patches@sourceware.org, brobecker@adacore.com In-Reply-To: from "Tom Tromey" at Jan 04, 2012 09:39:56 AM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit x-cbid: 12010417-2966-0000-0000-000002CB6D26 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 X-SW-Source: 2012-01/txt/msg00156.txt.bz2 Tom Tromey wrote: > We have support for "finish", and other operations in the presence of > exceptions. Search for _Unwind_DebugHook (in breakpoint.c and infrun.c). > This code only works if you are using a new-enough version of GCC and > have debuginfo for libgcc (but once the stap probe patches are in, you > will no longer need debuginfo). Ah, I see -- that's what I was missing. Yes, this looks like the way to handle this situation ... Thanks, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com