From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7923 invoked by alias); 10 Dec 2008 03:12:22 -0000 Received: (qmail 7910 invoked by uid 22791); 10 Dec 2008 03:12:21 -0000 X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.190) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 10 Dec 2008 03:11:31 +0000 Received: by ti-out-0910.google.com with SMTP id d10so127248tib.12 for ; Tue, 09 Dec 2008 19:11:28 -0800 (PST) Received: by 10.110.70.17 with SMTP id s17mr1165086tia.21.1228878688459; Tue, 09 Dec 2008 19:11:28 -0800 (PST) Received: by 10.110.105.12 with HTTP; Tue, 9 Dec 2008 19:11:28 -0800 (PST) Message-ID: Date: Wed, 10 Dec 2008 03:12:00 -0000 From: teawater To: "Pedro Alves" , tromey@redhat.com, "Stan Shebs" Subject: [multiprocess PING] Three patches for focus_command and linux-nat target Cc: "gdb-patches@sourceware.org" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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: 2008-12/txt/msg00181.txt.bz2 Hi, Sorry to disturb you. Could you please help me review these patches for multiprocess branch or give me some advices for it? http://sourceware.org/ml/gdb-patches/2008-11/msg00713.html This one is for memory leak of focus_command. http://sourceware.org/ml/gdb-patches/2008-12/msg00001.html http://sourceware.org/ml/gdb-patches/2008-12/msg00058.html These ones is for linux-nat target. Thanks, Hui