From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 357 invoked by alias); 1 Jan 2016 11:33:00 -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 335 invoked by uid 89); 1 Jan 2016 11:32:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=sk:martin., sk:martin, registering, our X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 01 Jan 2016 11:32:59 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9BA83116452; Fri, 1 Jan 2016 06:32:57 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NTD-pdivhqQh; Fri, 1 Jan 2016 06:32:57 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 3769C11643E; Fri, 1 Jan 2016 06:32:57 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 49B1143C4D; Fri, 1 Jan 2016 15:32:53 +0400 (RET) Date: Fri, 01 Jan 2016 11:33:00 -0000 From: Joel Brobecker To: Martin Galvan Cc: Doug Evans , gdb-patches Subject: Re: [PATCH v2] Python API: Fix an exception when registering a global pretty-printer in verbose mode Message-ID: <20160101113253.GF12416@adacore.com> References: <1426097817-30955-1-git-send-email-martin.galvan@tallertechnologies.com> <21760.54598.126480.383468@ruffy2.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2016-01/txt/msg00008.txt.bz2 > > 2015-03-11 Martin Galvan > > > > * python/lib/gdb/printing.py (register_pretty_printer): Fix exception > > when registering a global pretty-printer in verbose mode. > > > > No need to repost though. > > Ok to commit with that fixed. > > Sorry to bother, but I don't have write privileges on the repository; > would you be so kind to commit this for me? Martin - I am going through my gdb-patches mailbox, and I am wondering if anyone pushed that patch for you? If not, would you mind rebasing your patch and sending it to us, please (with our sincerest apologies!)? -- Joel