From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7548 invoked by alias); 30 Mar 2009 18:35:10 -0000 Received: (qmail 7471 invoked by uid 22791); 30 Mar 2009 18:35:08 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BR,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout2.012.net.il (HELO mtaout2.012.net.il) (84.95.2.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 30 Mar 2009 18:35:03 +0000 Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0KHC00B000QZBW00@i_mtaout2.012.net.il> for gdb-patches@sourceware.org; Mon, 30 Mar 2009 21:35:00 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.70.3.64]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KHC006HF0YBZ0N0@i_mtaout2.012.net.il>; Mon, 30 Mar 2009 21:35:00 +0300 (IDT) Date: Mon, 30 Mar 2009 18:42:00 -0000 From: Eli Zaretskii Subject: Re: [gdbserver/RFC/RFA] Implement multiprocess extensions, add linux multiproces support. In-reply-to: <200903301528.00506.pedro@codesourcery.com> To: Pedro Alves Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <200903301528.00506.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-03/txt/msg00681.txt.bz2 > From: Pedro Alves > Date: Mon, 30 Mar 2009 15:28:00 +0100 > > This patch adds multiprocess support to gdbserver. Thanks. If this is approved, I think we will want a NEWS entry.