From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26521 invoked by alias); 11 Aug 2009 09:24:22 -0000 Received: (qmail 26507 invoked by uid 22791); 11 Aug 2009 09:24:19 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from port-185.xxx.th.newnet.co.uk (HELO mail.codeplay.com) (80.175.148.185) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 11 Aug 2009 09:24:15 +0000 Received: from [192.168.1.68] (c-1769e155.77-6-64736c14.cust.bredbandsbolaget.se [85.225.105.23]) (authenticated bits=0) by mail.codeplay.com (8.14.3/8.14.3/Debian-6) with ESMTP id n7B9O0ML009394 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 11 Aug 2009 10:24:07 +0100 Message-ID: <4A8138AA.6060905@codeplay.com> Date: Tue, 11 Aug 2009 09:24:00 -0000 From: George Russell User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: gdb@sourceware.org Subject: Cell SDK GDB versus GNU GDB Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-08/txt/msg00066.txt.bz2 Hi all, I am curious to know if the GNU gdb current versions have incorporated the work on GDB done as a part of the Cell SDK. I would like to use features of the MI interface of GDB present in GNU gdb, but absent in the Cell SDK version. Does anyone know the status of a merge, if any? Cheers, George Russell