From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 94175 invoked by alias); 14 May 2018 17:59:05 -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 94161 invoked by uid 89); 14 May 2018 17:59:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=apologies, hectic, chasing, H*r:0700 X-HELO: 9pmail.ess.barracuda.com Received: from 9pmail.ess.barracuda.com (HELO 9pmail.ess.barracuda.com) (64.235.150.225) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 14 May 2018 17:59:04 +0000 Received: from mipsdag02.mipstec.com (mail2.mips.com [12.201.5.32]) by mx29.ess.sfj.cudaops.com (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=NO); Mon, 14 May 2018 17:58:42 +0000 Received: from [10.20.78.96] (10.20.78.96) 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, 14 May 2018 10:59:10 -0700 Date: Mon, 14 May 2018 23:54:00 -0000 From: "Maciej W. Rozycki" To: Tom Tromey CC: Simon Marchi , Simon Marchi , Yao Qi , Subject: Re: [RFA 1/2] Make line tables independent of progspace In-Reply-To: Message-ID: References: <20180321171809.13115-1-tom@tromey.com> <20180321171809.13115-2-tom@tromey.com> <87zi2uw3uc.fsf@tromey.com> <87vadiw24a.fsf@tromey.com> <4ca333ee-44da-d086-e3c2-cd65b46a46c1@ericsson.com> <87vacd64h8.fsf@tromey.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: mipsdag02.mipstec.com (10.20.40.47) To mipsdag02.mipstec.com (10.20.40.47) X-BESS-ID: 1526320722-637139-18493-176790-1 X-BESS-VER: 2018.6-r1805102334 X-BESS-Apparent-Source-IP: 12.201.5.32 X-BESS-Outbound-Spam-Score: 0.00 X-BESS-Outbound-Spam-Report: Code version 3.2, rules version 3.2.2.192980 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------- 0.00 BSF_BESS_OUTBOUND META: BESS Outbound X-BESS-Outbound-Spam-Status: SCORE=0.00 using account:ESS59374 scores of KILL_LEVEL=7.0 tests=BSF_BESS_OUTBOUND X-BESS-BRTS-Status:1 X-SW-Source: 2018-05/txt/msg00323.txt.bz2 Hi Tom, > > Did you do this? > > I didn't, sorry, recent weeks have been rather hectic here and I was > taken away to do other stuff. I'll try to schedule regression-testing > over the next few days. I have now completed MIPS16 testing with no issues observed using v3 of your change. I have troubles chasing a microMIPS board I could use for testing right now, so I think this will have to suffice. Again, apologies for taking so long. Maciej