From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 108623 invoked by alias); 11 Aug 2017 16:14:30 -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 108540 invoked by uid 89); 11 Aug 2017 16:14:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=troubles, flipped, browser, you! X-HELO: mailapp01.imgtec.com Received: from mailapp01.imgtec.com (HELO mailapp01.imgtec.com) (195.59.15.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 11 Aug 2017 16:14:22 +0000 Received: from hhmail02.hh.imgtec.org (unknown [10.100.10.20]) by Forcepoint Email with ESMTPS id C859BA5D514BD; Fri, 11 Aug 2017 17:14:15 +0100 (IST) Received: from [10.20.78.73] (10.20.78.73) by hhmail02.hh.imgtec.org (10.100.10.21) with Microsoft SMTP Server id 14.3.294.0; Fri, 11 Aug 2017 17:14:18 +0100 Date: Fri, 11 Aug 2017 16:14:00 -0000 From: "Maciej W. Rozycki" To: Yao Qi CC: , Yao Qi , Joel Brobecker Subject: Re: [PATCH v2] PR breakpoints/21886: mem-break: Fix breakpoint insertion location In-Reply-To: <20170811151238.GI8039@1170ee0b50d5> Message-ID: References: <86zibf1n5e.fsf@gmail.com> <861son1jdy.fsf@gmail.com> <86shh1yyls.fsf@gmail.com> <20170811151238.GI8039@1170ee0b50d5> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2017-08/txt/msg00248.txt.bz2 On Fri, 11 Aug 2017, Yao Qi wrote: > > I have backported the change now and, after a hiccup, managed to create a > > wiki account. However as you suspected, I seem unable to edit the page as > > it shows as immutable, at least to me. Would you be able to do anything > > about my editing permission? FWIW I have no issues with the sibling GLIBC > > wiki. I'm user `macro' in both wikis. > > AFAIK, users on https://sourceware.org/gdb/wiki/EditorGroup have the > permission to edit the wiki. I add `macro' in the list. Does it work? It does, thank you! Page updated. BTW, PR 21555 still has to be closed it would seem. I'm not sure if it's bugzilla or my browser (or myself), but I had troubles closing PR 21886 as well, as the intended status flipped from RESOLVED to WAITING as I was typing in the comment. Maciej