From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29437 invoked by alias); 30 Jul 2008 18:07:39 -0000 Received: (qmail 29230 invoked by uid 22791); 30 Jul 2008 18:07:36 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 30 Jul 2008 18:07:17 +0000 Received: from HOME-C4E4A596F7 ([84.229.228.238]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K4T009SEZO9VOM0@i_mtaout5.012.net.il> for gdb@sources.redhat.com; Wed, 30 Jul 2008 21:07:22 +0300 (IDT) Date: Wed, 30 Jul 2008 18:18:00 -0000 From: Eli Zaretskii Subject: Re: Move GDB to C++ ? In-reply-to: <488F70E6.7060801@earthlink.net> X-012-Sender: halo1@inter.net.il To: Stan Shebs Cc: gdb@sources.redhat.com Reply-to: Eli Zaretskii Message-id: References: <487658F7.1090508@earthlink.net> <200807101901.m6AJ1UMQ007185@brahms.sibelius.xs4all.nl> <488F4AA7.7060001@gnu.org> <488F70E6.7060801@earthlink.net> 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/msg00329.txt.bz2 > Date: Tue, 29 Jul 2008 12:35:02 -0700 > From: Stan Shebs > CC: gdb@sources.redhat.com > > For instance, at this very moment I'm looking at > ALL_OBJFILES and friends, wondering if the introduction of multiple > execs is going to impact overall performance. And how would that change with C++?