From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16030 invoked by alias); 8 Dec 2008 16:54:28 -0000 Received: (qmail 16017 invoked by uid 22791); 8 Dec 2008 16:54:27 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 08 Dec 2008 16:53:35 +0000 Received: (qmail 6621 invoked from network); 8 Dec 2008 16:53:33 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 8 Dec 2008 16:53:33 -0000 From: Pedro Alves To: gdb@sourceware.org Subject: MultiProcess branch mentioned in the wiki Date: Mon, 08 Dec 2008 16:54:00 -0000 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812081653.44594.pedro@codesourcery.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: 2008-12/txt/msg00019.txt.bz2 I've finally drafted a wiki page for the multi-process / multi-exec work. Check it out at: http://sourceware.org/gdb/wiki/MultiProcess It's reachable through the OngoingWork link in the main page. A lot of info missing there, particularly examples, and some HOWTOs; but, it captures what I consider the main TODO's for the moment. Please, do feel free to extend / edit the page, and of course, to try things out and contribute to the project! -- Pedro Alves