From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15198 invoked by alias); 4 Apr 2012 21:55:44 -0000 Received: (qmail 15129 invoked by uid 22791); 4 Apr 2012 21:55:41 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 04 Apr 2012 21:55:27 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3) with ESMTP id q34LtLat009244; Wed, 4 Apr 2012 23:55:21 +0200 (CEST) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3/Submit) id q34LtJNB013402; Wed, 4 Apr 2012 23:55:19 +0200 (CEST) Date: Wed, 04 Apr 2012 21:55:00 -0000 Message-Id: <201204042155.q34LtJNB013402@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: tromey@redhat.com CC: jan.kratochvil@redhat.com, gdb@sourceware.org In-reply-to: <87aa2rjkb8.fsf@fleche.redhat.com> (message from Tom Tromey on Wed, 04 Apr 2012 14:47:39 -0600) Subject: Re: Will therefore GDB utilize C++ or not? References: <20120330161403.GA17891@host2.jankratochvil.net> <87aa2rjkb8.fsf@fleche.redhat.com> 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/msg00045.txt.bz2 > From: Tom Tromey > Date: Wed, 04 Apr 2012 14:47:39 -0600 > > >>>>> "Jan" == Jan Kratochvil writes: > > Jan> To C++ or not to C++? Unfortunately the discussion was here > Jan> already before and I am aware several contributors are not welcome > Jan> with it, I think it does not need to affect readability of C code > Jan> much, there is not enough workforce to rewrite all the GDB code > Jan> into C++ style anyway. Still C++ would help a lot, some kinds of > Jan> bugs are not solvable without it. > > I'm strongly in favor of C++ for reasons I'll lay out below. And my position on this has not changed: I'm strongly against. C++ is horrible language that should never have been invented.