From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27000 invoked by alias); 11 Jul 2008 14:54:00 -0000 Received: (qmail 26990 invoked by uid 22791); 11 Jul 2008 14:54:00 -0000 X-Spam-Check-By: sourceware.org Received: from aussmtpmrkpc120.us.dell.com (HELO aussmtpmrkpc120.us.dell.com) (143.166.82.159) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 11 Jul 2008 14:53:40 +0000 X-IronPort-AV: E=Sophos;i="4.30,345,1212382800"; d="scan'208";a="352722354" Received: from unknown (HELO M31.equallogic.com) ([12.110.134.31]) by aussmtpmrkpc120.us.dell.com with SMTP; 11 Jul 2008 09:53:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18551.29680.789870.830069@djudge-us-nas.equallogic.com> Date: Fri, 11 Jul 2008 14:54:00 -0000 From: Paul Koning To: cagney@gnu.org Cc: vladimir@codesourcery.com, gdb@sources.redhat.com Subject: Re: Move GDB to C++ ? References: <487658F7.1090508@earthlink.net> <200807101901.m6AJ1UMQ007185@brahms.sibelius.xs4all.nl> <48766A88.1050402@earthlink.net> <200807102153.m6ALrjjm017722@brahms.sibelius.xs4all.nl> <20080711062612.GB6132@adacore.com> <48776DC1.1070606@gnu.org> X-Mailer: VM 7.17 under 21.4 (patch 19) "Constant Variable" XEmacs Lucid 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: 2008-07/txt/msg00121.txt.bz2 >>>>> "Andrew" == Andrew Cagney writes: Andrew> This does, I think, raise an interesting question: is, or Andrew> should, be being the a good (best?) C++ debugger be a high Andrew> priority for GDB? Yes. For one thing, C++ is one of the main languages of GCC (and will be more so). And C++ is widely used, and that will increase. paul