From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23463 invoked by alias); 29 Jun 2009 21:36:25 -0000 Received: (qmail 23339 invoked by uid 22791); 29 Jun 2009 21:36:24 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 29 Jun 2009 21:36:18 +0000 Received: from wpaz33.hot.corp.google.com (wpaz33.hot.corp.google.com [172.24.198.97]) by smtp-out.google.com with ESMTP id n5TLaGYW005659 for ; Mon, 29 Jun 2009 14:36:16 -0700 Received: from qyk1 (qyk1.prod.google.com [10.241.83.129]) by wpaz33.hot.corp.google.com with ESMTP id n5TLaDxe028862 for ; Mon, 29 Jun 2009 14:36:14 -0700 Received: by qyk1 with SMTP id 1so170387qyk.26 for ; Mon, 29 Jun 2009 14:36:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.96.13 with SMTP id f13mr1669091qcn.36.1246311373556; Mon, 29 Jun 2009 14:36:13 -0700 (PDT) In-Reply-To: References: <629542d40906281214x73c3b505nfeb7e7eecfb1f708@mail.gmail.com> <8ac60eac0906291050k52e534a9peab3aa2b2345dbe@mail.gmail.com> Date: Mon, 29 Jun 2009 21:36:00 -0000 Message-ID: <8ac60eac0906291436h3bb41294i953ee659434e0d78@mail.gmail.com> Subject: Re: Execute code in python pretty printers From: Paul Pluzhnikov To: tromey@redhat.com Cc: gdb Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-06/txt/msg00317.txt.bz2 On Mon, Jun 29, 2009 at 11:25 AM, Tom Tromey wrote: > This reminds me -- I'm curious about the crashes you were seeing. > Could you file a bug report? http://sourceware.org/bugzilla/show_bug.cgi?id=10344 -- Paul Pluzhnikov