From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 104787 invoked by alias); 2 Apr 2015 18:52:03 -0000 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 Received: (qmail 104776 invoked by uid 89); 2 Apr 2015 18:52:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 02 Apr 2015 18:52:01 +0000 Received: from svr-orw-fem-05.mgc.mentorg.com ([147.34.97.43]) by relay1.mentorg.com with esmtp id 1YdkDd-0006oF-SA from Don_Breazeal@mentor.com ; Thu, 02 Apr 2015 11:51:57 -0700 Received: from [172.30.0.193] (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server (TLS) id 14.3.224.2; Thu, 2 Apr 2015 11:51:57 -0700 Message-ID: <551D8FC8.4020609@codesourcery.com> Date: Thu, 02 Apr 2015 18:52:00 -0000 From: "Breazeal, Don" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Aaron Cody , Subject: Re: gdbserver follow-fork mode References: In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00003.txt.bz2 On 4/2/2015 12:44 AM, Aaron Cody wrote: > I was reading that 'work is continuing' on this .. any idea when it > might be ready? > It's difficult to predict. There is progress, and active work that you can track on gdb-patches if you are interested. --Don