From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4007 invoked by alias); 25 Aug 2010 16:10:44 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 3978 invoked by uid 22791); 25 Aug 2010 16:10:42 -0000 X-SWARE-Spam-Status: No, hits=-5.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4C75407A.1030701@redhat.com> Date: Wed, 25 Aug 2010 16:10:00 -0000 From: Phil Muldoon User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100806 Fedora/3.1.2-1.fc13 Thunderbird/3.1.2 MIME-Version: 1.0 To: archer@sourceware.org, oguzkayral@gmail.com Subject: Re: Python inferior control References: <4C655CA0.8010205@redhat.com> In-Reply-To: <4C655CA0.8010205@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2010-q3/txt/msg00129.txt.bz2 On 13/08/10 15:54, Phil Muldoon wrote: > Hi, > > On the 23rd of August 2009 Oguz Kayral submitted an initial patch to > implement GDB inferior notification events in Python. Since then the > patch has bit-rotted somewhat. I've reconstituted this patch > against current GDB head and attached it. I've not changed very much: > renamed the files, re-ordered the Makefile.in and made some minor code > changes so that it compiles. I talked with Oguz on external #gdb on freenode this week. We had a good chat about the current state of this code. It turns out there was a branch, but there are no substantive differences between this (email) patch and the patch checked into that branch. Anyway here is what was disused: * Oguz will create a new branch based on the current CVS. * Oguz Will update the patches and apply to that branch. * There was some feedback and suggestions that were chatted about other than in email, so Oguz wants to implement those too. Oguz, Can you reply here with the name of the branch? What about schedule? I'd like to collaborate as much as possible. I can't really do that until the first two items above are done. When do you think you will that done? If we could get these patches approved and checked into the CVS repository well before 7.3 that would be awesome! Cheers, Phil