From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27255 invoked by alias); 13 Jul 2010 08:48:48 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 27246 invoked by uid 22791); 13 Jul 2010 08:48:48 -0000 X-SWARE-Spam-Status: No, hits=-5.3 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: <4C3C2868.5010506@redhat.com> Date: Tue, 13 Jul 2010 08:48:00 -0000 From: Phil Muldoon User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Thunderbird/3.0.5 MIME-Version: 1.0 To: archer@sourceware.org Subject: Merged master into archer-tromey-python (and a few notes) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2010-q3/txt/msg00023.txt.bz2 I've merged master in archer-tromey-python http://sourceware.org/ml/archer-commits/2010-q3/msg00020.html A few notes as this was a big merge. During the last few months we've been working on getting the Python API accepted upstream. The good news is that most of it has been accepted and committed. However during upstream review some of the API was changed. This was unfortunate, but inevitable. With this merge of 'master' the upstream version of the API replaces the old Archer API. I don't think the changes are too big, so if you are a consumer of the archer-tromey-python branch and get stuck with a change, find us on irc (at freenode, #gdb) or reply here. We can help you out on any changes you may need to make. There are some patches that have not been submitted yet. We'll endeavour to get these in soon. To that end I will probably be committing a few clean-up commits to archer-tromey-python that will normalize the difference between upstream and archer-tromey-python. I think Jan is also going to remove the type reference counting patch-set. This is just so we can really make sure we have not missed something important before we close the archer-tromey-python branch. Cheers, Phil