From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11772 invoked by alias); 28 Oct 2014 14:06:53 -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 11761 invoked by uid 89); 28 Oct 2014 14:06:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 X-HELO: aserp1040.oracle.com Received: from aserp1040.oracle.com (HELO aserp1040.oracle.com) (141.146.126.69) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 28 Oct 2014 14:06:51 +0000 Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id s9SE6m1c014730 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 28 Oct 2014 14:06:49 GMT Received: from userz7022.oracle.com (userz7022.oracle.com [156.151.31.86]) by ucsinet22.oracle.com (8.14.5+Sun/8.14.5) with ESMTP id s9SDIbTs025950 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 28 Oct 2014 13:18:38 GMT Received: from abhmp0013.oracle.com (abhmp0013.oracle.com [141.146.116.19]) by userz7022.oracle.com (8.14.5+Sun/8.14.4) with ESMTP id s9SDIbgu025935 for ; Tue, 28 Oct 2014 13:18:37 GMT Received: from termi.oracle.com (/10.175.175.133) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 28 Oct 2014 07:06:47 -0700 From: jose.marchesi@oracle.com (Jose E. Marchesi) To: gdb@sourceware.org Subject: Re: [PATCH V3 1/9] Adapt `info probes' to support printing probes of different types. References: <1414504151-31155-1-git-send-email-jose.marchesi@oracle.com> <1414504151-31155-2-git-send-email-jose.marchesi@oracle.com> Date: Tue, 28 Oct 2014 14:06:00 -0000 In-Reply-To: <1414504151-31155-2-git-send-email-jose.marchesi@oracle.com> (Jose E. Marchesi's message of "Tue, 28 Oct 2014 14:49:03 +0100") Message-ID: <87zjcgwafp.fsf@oracle.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2014-10/txt/msg00113.txt.bz2 I mistyped the mailing list name while git-send-emailing. I resent the series to gdb-patches@. Sorry for the noise pals! :)