From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81844 invoked by alias); 23 Jul 2015 17:55:30 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 81835 invoked by uid 89); 23 Jul 2015 17:55:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oi0-f48.google.com Received: from mail-oi0-f48.google.com (HELO mail-oi0-f48.google.com) (209.85.218.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 23 Jul 2015 17:55:28 +0000 Received: by oihq81 with SMTP id q81so172121255oih.2 for ; Thu, 23 Jul 2015 10:55:26 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.107.10.11 with SMTP id u11mr15266205ioi.72.1437668939929; Thu, 23 Jul 2015 09:28:59 -0700 (PDT) Received: by 10.107.154.199 with HTTP; Thu, 23 Jul 2015 09:28:59 -0700 (PDT) In-Reply-To: References: Date: Thu, 23 Jul 2015 17:55:00 -0000 Message-ID: Subject: Re: Python API: can I make new prefix Parameters? From: Evan Driscoll To: Armando Miraglia Cc: gdb@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-07/txt/msg00037.txt.bz2 On Thu, Jul 23, 2015 at 11:22 AM, Armando Miraglia wrote: > Fixing what you just said, namely renaming "test-category" to "my-category" > it worked for me: Oh shoot, I see that now too. I was messing with some other stuff and didn't completely put it back. I guess I *didn't* try exactly that permuation before, or made some other similar error. I think that this might suggest a documentation improvement; if people are open to the idea, I can write up a proposed change later. Anyway, thanks for your help! Evan