From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31900 invoked by alias); 11 Jun 2009 14:19:51 -0000 Received: (qmail 31889 invoked by uid 22791); 11 Jun 2009 14:19:50 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 11 Jun 2009 14:19:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7DEFB2BAB0C; Thu, 11 Jun 2009 10:19:40 -0400 (EDT) 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 Le-gRMYUsWii; Thu, 11 Jun 2009 10:19:40 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 2C8272BAB07; Thu, 11 Jun 2009 10:19:40 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 172A8F596C; Thu, 11 Jun 2009 10:19:38 -0400 (EDT) Date: Thu, 11 Jun 2009 14:19:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: Thiago Jung Bauermann , Eli Zaretskii , drow@false.org, pedro@codesourcery.com, gdb-patches@sourceware.org Subject: Re: RFC: add ability to "source" Python code Message-ID: <20090611141938.GD25703@adacore.com> References: <20090212062654.GG13021@adacore.com> <20090213022246.GA5401@adacore.com> <20090217000746.GA3812@adacore.com> <20090219200536.GA25486@adacore.com> <1243828612.9045.9.camel@hactar> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-06/txt/msg00296.txt.bz2 > Thiago> (gdb) help set script-extension > [...] > > This patch is ok with the s/hard/strict/ change. However, please give > people another week to object; someone may be at the Summit and miss > this thread. Thanks for doing this. Looks great to me. Thanks Thiago! -- Joel