From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2923 invoked by alias); 14 Oct 2009 14:40:56 -0000 Received: (qmail 2908 invoked by uid 22791); 14 Oct 2009 14:40:55 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 14 Oct 2009 14:40:51 +0000 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9EEemNA013044; Wed, 14 Oct 2009 10:40:48 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n9EEelvF011214; Wed, 14 Oct 2009 10:40:48 -0400 Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n9EEekfG019681; Wed, 14 Oct 2009 10:40:47 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 07AAF37828F; Wed, 14 Oct 2009 08:40:46 -0600 (MDT) From: Tom Tromey To: =?utf-8?Q?S=C3=A9rgio?= Durigan =?utf-8?Q?J=C3=BAnior?= Cc: gdb@sourceware.org, Daniel Qarras Subject: Re: MPI debugging support in GDB? References: <521289.91772.qm@web36804.mail.mud.yahoo.com> <200910140127.49609.sergiodj@linux.vnet.ibm.com> Reply-To: Tom Tromey Date: Wed, 14 Oct 2009 14:40:00 -0000 In-Reply-To: <200910140127.49609.sergiodj@linux.vnet.ibm.com> (=?utf-8?Q?=22S=C3=A9rgio?= Durigan =?utf-8?Q?J=C3=BAnior=22's?= message of "Wed, 14 Oct 2009 01:27:49 -0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 2009-10/txt/msg00256.txt.bz2 >>>>> "S=C3=A9rgio" =3D=3D S=C3=A9rgio Durigan J=C3=BAnior writes: Tom> I haven't heard of anybody working on MPI support for GDB. S=C3=A9rgio> Last year, I was starting a work in order to implement such a S=C3=A9rgio> support on GDB. However, due to internal reasons, I had to qu= it S=C3=A9rgio> this and start another task. Unfortunately, I only spent a few S=C3=A9rgio> days studying MPI and did not have the chance to create an S=C3=A9rgio> opinion about how difficult it would be to make GDB support it. If you know, could you say something about what kind of support would be needed? Even that would help a bit, I think. Tom