From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25298 invoked by alias); 7 May 2014 14:08:19 -0000 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 Received: (qmail 25286 invoked by uid 89); 7 May 2014 14:08:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-yh0-f54.google.com Received: from mail-yh0-f54.google.com (HELO mail-yh0-f54.google.com) (209.85.213.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 07 May 2014 14:08:17 +0000 Received: by mail-yh0-f54.google.com with SMTP id i57so909490yha.41 for ; Wed, 07 May 2014 07:08:15 -0700 (PDT) X-Received: by 10.236.140.16 with SMTP id d16mr67202225yhj.55.1399471695238; Wed, 07 May 2014 07:08:15 -0700 (PDT) Received: from [10.155.29.117] (aptilo2-usaa.ericsson.net. [129.192.185.163]) by mx.google.com with ESMTPSA id e4sm11268688yhb.32.2014.05.07.07.08.12 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 07 May 2014 07:08:13 -0700 (PDT) Message-ID: <536A3E4B.3040006@gmail.com> Date: Wed, 07 May 2014 14:08:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: "Breazeal, Don" CC: gdb-patches@sourceware.org Subject: Re: [PATCH 0/4] Exec events in gdbserver on Linux References: <536902F8.2070505@codesourcery.com> In-Reply-To: <536902F8.2070505@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-05/txt/msg00066.txt.bz2 Sorry, I'm out of office the whole week. I'll try hard to look at this next week when I get back. -- Pedro Alves