From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23131 invoked by alias); 21 Nov 2005 08:01:40 -0000 Received: (qmail 23114 invoked by uid 22791); 21 Nov 2005 08:01:40 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.197) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 21 Nov 2005 08:01:40 +0000 Received: by zproxy.gmail.com with SMTP id n1so759047nzf for ; Mon, 21 Nov 2005 00:01:37 -0800 (PST) Received: by 10.36.43.6 with SMTP id q6mr2799877nzq; Mon, 21 Nov 2005 00:01:37 -0800 (PST) Received: by 10.36.31.6 with HTTP; Mon, 21 Nov 2005 00:01:37 -0800 (PST) Message-ID: Date: Mon, 21 Nov 2005 08:01:00 -0000 From: Donny Kurniawan To: Vladimir Prus Subject: Re: libGDB and gdbserver questions Cc: gdb@sources.redhat.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00443.txt.bz2 > > It is only one single program being run for 1000 times (1000 processes). > > Not MPI, per chance? Well, currently I'm putting scalability as the main objective (not the parallel/MPI functionality). Donny