From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25921 invoked by alias); 26 Mar 2007 15:54:36 -0000 Received: (qmail 25911 invoked by uid 22791); 26 Mar 2007 15:54:35 -0000 X-Spam-Check-By: sourceware.org Received: from intrepid.intrepid.com (HELO intrepid.intrepid.com) (192.195.190.1) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 26 Mar 2007 16:54:25 +0100 Received: from DELORIAN ([10.10.10.10]) by intrepid.intrepid.com (8.13.8/8.13.8) with ESMTP id l2QFsOUU026024 for ; Mon, 26 Mar 2007 08:54:24 -0700 From: "Gary Funck" To: Subject: RE: Multi process debugging using gdb - references? Date: Mon, 26 Mar 2007 15:54:00 -0000 Message-ID: <00ff01c76fbf$10cd38b0$0a0a0a0a@DELORIAN> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <200703260739.13463.fnf@specifix.com> 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: 2007-03/txt/msg00313.txt.bz2 > From: Fred Fish > Sent: Monday, March 26, 2007 7:39 AM [...] > Also, any pointers/references to published papers on multi process > debugging, other debuggers that implement multi process debugging > (such as Totalview), works in progress, etc, would be appreciated. Here are a couple. Since the first reference is an abstract, and the second is a survey, it might be best to follow up with the authors, or to follow the references. - Gary http://www2.imm.dtu.dk/~jw/para04/Abstracts/susanne_balle/susanne_balle.html Like Ygdrasil, the world tree of Norse mythology, the Grid promises to cover the entire world, holding it together and feeding its inhabitants with data and processing power. Serving this potentially huge number of processors (1,000+) affects many software tools such as programming development tools, performance enhancement tools and system administration tools. These tools need to deal with massive amount of data created by the large number of processes as well as be scalable. The data need to be condensed and reorganized into useful information before it is presented to the user. We present a modular aggregating network toolkit, which can be tailored to almost any purpose involving reduction of data. The latter allows the user to visualize as well as re-arrange the data to fit his need (integration with statistical packages, visualization, etc.). The user can write his own plug-ins that fit his needs and thereby instruct the network about what is getting aggregated, how to aggregate the data (merge identical data, discard data, etc.), as well as how to display the data in the user portal. http://www.ogf.org/documents/GFD.33.pdf This memo provides information to the Grid community regarding program development tools currently used by users developing programs on large scale systems and on the Grid. In addition, this memo provides information regarding what tools are needed in order to facilitate users' transition to the Grid.