From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110366 invoked by alias); 17 Oct 2017 13:47:22 -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 108882 invoked by uid 89); 17 Oct 2017 13:47:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=Hx-languages-length:119 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail.rt-rk.com Received: from mx2.rt-rk.com (HELO mail.rt-rk.com) (89.216.37.149) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 17 Oct 2017 13:47:20 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.rt-rk.com (Postfix) with ESMTP id E74721A46C6; Tue, 17 Oct 2017 15:47:16 +0200 (CEST) Received: from [10.10.13.94] (unknown [10.10.13.94]) by mail.rt-rk.com (Postfix) with ESMTPSA id CF93A1A39CF; Tue, 17 Oct 2017 15:47:16 +0200 (CEST) Subject: Re: [PATCH 3/4] BFD: Fix reading Linux core PRSTATUS note for MIPS n32 To: "Maciej W. Rozycki" Cc: binutils@sourceware.org, gdb-patches@sourceware.org, "nemanja.popov@rt-rk.com" , Nikola Prica , petar.jovanovic@rt-rk.com, "Ananthakrishna Sowda (asowda)" References: From: Djordje Todorovic Message-ID: <1d5f619e-3c68-d036-234e-f0ee1c2c2650@rt-rk.com> Date: Tue, 17 Oct 2017 13:47:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2017-10/txt/msg00514.txt.bz2 Hi Maciej, I agree with you. Thanks, Djordje