From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15197 invoked by alias); 10 Apr 2012 09:47:25 -0000 Received: (qmail 15188 invoked by uid 22791); 10 Apr 2012 09:47:24 -0000 X-SWARE-Spam-Status: No, hits=-3.9 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 10 Apr 2012 09:47:12 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1SHXfL-0003YY-HF from Yao_Qi@mentor.com for gdb@sourceware.org; Tue, 10 Apr 2012 02:47:11 -0700 Received: from SVR-ORW-FEM-03.mgc.mentorg.com ([147.34.97.39]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 10 Apr 2012 02:46:58 -0700 Received: from [127.0.0.1] (147.34.91.1) by svr-orw-fem-03.mgc.mentorg.com (147.34.97.39) with Microsoft SMTP Server id 14.1.289.1; Tue, 10 Apr 2012 02:47:10 -0700 Message-ID: <4F840174.3040904@codesourcery.com> Date: Tue, 10 Apr 2012 09:47:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: Subject: Re: Will therefore GDB utilize C++ or not? References: <20120330161403.GA17891@host2.jankratochvil.net> <87aa2rjkb8.fsf@fleche.redhat.com> <4F832D5B.9030308@redhat.com> <4F837D4C.4050901@codesourcery.com> In-Reply-To: <4F837D4C.4050901@codesourcery.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit 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: 2012-04/txt/msg00070.txt.bz2 On 04/10/2012 08:22 AM, Yao Qi wrote: > In short, I am not against using C++ in GDB. Looks like this sentence is conflict with my words above. :) I am NOT against using C++ in GDB, but we should carefully identify the areas to C++-fy, because they may/will be shared with GDBserver, which is not C++-fied. -- Yao (齐尧)