From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81475 invoked by alias); 2 Jul 2018 23:06:14 -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 81463 invoked by uid 89); 2 Jul 2018 23:06:13 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:252, H*r:0700 X-HELO: 9pmail.ess.barracuda.com Received: from 9pmail.ess.barracuda.com (HELO 9pmail.ess.barracuda.com) (64.235.150.224) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 02 Jul 2018 23:06:12 +0000 Received: from mipsdag02.mipstec.com (mail2.mips.com [12.201.5.32]) by mx26.ess.sfj.cudaops.com (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=NO); Mon, 02 Jul 2018 23:06:05 +0000 Received: from [10.20.78.36] (10.20.78.36) by mipsdag02.mipstec.com (10.20.40.47) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1415.2; Mon, 2 Jul 2018 16:06:08 -0700 Date: Mon, 02 Jul 2018 23:06:00 -0000 From: "Maciej W. Rozycki" To: Joel Brobecker CC: Subject: Re: GDB 8.2 branch WEDNESDAY? (2018-07-02 update) In-Reply-To: <20180702201833.GA1080@adacore.com> Message-ID: References: <20180702201833.GA1080@adacore.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Return-Path: macro@mips.com X-BESS-Apparent-Source-IP: 12.201.5.32 X-SW-Source: 2018-07/txt/msg00041.txt.bz2 Hi Joel, > * (MaciejR) tdep/8282 - MIPS port needs `set disassembler-options' > Enhancement. > https://sourceware.org/bugzilla/show_bug.cgi?id=8282 Now committed, so not a concern anymore. Maciej