From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3571 invoked by alias); 13 Sep 2010 08:28:20 -0000 Received: (qmail 3562 invoked by uid 22791); 13 Sep 2010 08:28:19 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from eu1sys200aog119.obsmtp.com (HELO eu1sys200aog119.obsmtp.com) (207.126.144.147) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 13 Sep 2010 08:28:13 +0000 Received: from source ([167.4.1.35]) (using TLSv1) by eu1sys200aob119.postini.com ([207.126.147.11]) with SMTP ID DSNKTI3gl/lR4uFe190S006CNPcBiz2gi837@postini.com; Mon, 13 Sep 2010 08:28:13 UTC Received: from zeta.dmz-us.st.com (ns4.st.com [167.4.80.115]) by beta.dmz-us.st.com (STMicroelectronics) with ESMTP id E5931102; Mon, 13 Sep 2010 08:24:44 +0000 (GMT) Received: from Webmail-eu.st.com (safex1hubcas6.st.com [10.75.90.73]) by zeta.dmz-us.st.com (STMicroelectronics) with ESMTP id CA09D262; Mon, 13 Sep 2010 08:27:56 +0000 (GMT) Received: from [164.129.122.40] (164.129.122.40) by webmail-eu.st.com (10.75.90.13) with Microsoft SMTP Server (TLS) id 8.2.234.1; Mon, 13 Sep 2010 10:27:36 +0200 Message-ID: <4C8DE078.4090309@st.com> Date: Mon, 13 Sep 2010 17:09:00 -0000 From: Christophe Lyon User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.9) Gecko/20100825 Lightning/1.0b2 Thunderbird/3.1.3 MIME-Version: 1.0 To: Tom Tromey Cc: Serge CHATROUX , "gdb-patches@sourceware.org" Subject: Re: GDB 7.2 - Patch proposal for the use of GDB/Python scripts on MinGW References: In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2010-09/txt/msg00245.txt.bz2 On 10.09.2010 17:39, Tom Tromey wrote: >>>>>> "Serge" == Serge CHATROUX writes: > > Thank you for doing this. > > Serge> I compile gdb 7.2 using MINGW tools and I enable the Python > Serge> scripting support by giving the path to a Python for Windows > Serge> install directory. > > Do you have a copyright assignment in place for gdb? > Yes, we do have a copyright assignment for our whole group. Christophe.