From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 47345 invoked by alias); 29 May 2015 18:21:48 -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 47326 invoked by uid 89); 29 May 2015 18:21:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mail-ig0-f177.google.com Received: from mail-ig0-f177.google.com (HELO mail-ig0-f177.google.com) (209.85.213.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Fri, 29 May 2015 18:21:46 +0000 Received: by igbhj9 with SMTP id hj9so21265669igb.1 for ; Fri, 29 May 2015 11:21:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=03z+uzQ09WP5j9TDC9oemNbSf+ur58jaz9RmN8xO5qc=; b=IUL0XaQj0gH2pWEoDp+MYXJj2zwGR1yGP4Ff1uYAXQl5n/AF7Ave8OAL1aJTI0Nrai 64rRYcliXjuStJUsBvY1uogEIdjzEHHAZ5cMLuucqMjDfSkE66nrkWv5RUnyRaThEHzM LxtP5wpTmEo4KHF1If55M8eSH2obUcz/gECQ9ato/hz6HK9UdppzwDS77L8VpYfcPwaD 9DEgebtu71hlcdgOVfd86MDc4TNUHU8pe1N6IqMMoR8cf2mJkWHSBX2Ls16ceTAqNodg awryLdKyWl/0OXwyIEeX2hcWvDDu27i/54qLgZBsuJeJ7ptq3mlzlXLHdexPVVeWRAMg DqfQ== X-Gm-Message-State: ALoCoQlbE8F8XsY0XYk278Jihar+lv0Ro7uJNZys0IEyyEP7k2IqoTMXpZP59AL9VNU66O8DVutO X-Received: by 10.42.200.8 with SMTP id eu8mr16619957icb.65.1432923704475; Fri, 29 May 2015 11:21:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.105.197 with HTTP; Fri, 29 May 2015 11:21:23 -0700 (PDT) In-Reply-To: <5568A3AB.4020700@redhat.com> References: <55683A6F.2030600@redhat.com> <55689B25.804@redhat.com> <5568A3AB.4020700@redhat.com> From: Roland McGrath Date: Fri, 29 May 2015 18:21:00 -0000 Message-ID: Subject: Re: [PATCH users/roland/osabi-assert] Do not crash on unrecognized GNU .note.ABI-tag values To: Pedro Alves Cc: GDB Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-05/txt/msg00728.txt.bz2 On Fri, May 29, 2015 at 10:36 AM, Pedro Alves wrote: > Ah. Just like in the glibc wiki, you need to be in the editors > group. Yeah, but in glibc I have every kind of privilege and never kept track of which ones I had or might need. ;-) > What's your account name? Shockingly enough, it's RolandMcGrath. :-) Thanks, Roland