From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95801 invoked by alias); 12 Apr 2016 19:05:45 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 95752 invoked by uid 89); 12 Apr 2016 19:05:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-qg0-f51.google.com 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; bh=HvVRK1TDpE8Vz+pwm+1NlnCEfRHAhuJ1RvyugDtSYYw=; b=aFOjqfFMJLFcdRpwMNKp5umehW9yZ5mwXeEfqjRuAH/E9xuiHdCYJcsNEop6PGWQaz ARLV467WaE5z+Tid2v/qG2b6Ut7kDf/r2Tzey877PioptwqF+NFRvaNbPk0NpBRhHgw1 CFTDBKEBDKFj9BrktA7vajDmUuvuMDgB1CvoorZVWaiKPg/zEH9088xv/S2OTN/D8McT 9Eq1AC+N7331XM7u7wnI54fZI+V1TcaY1WxmaEuBXZd0CmM9fSbBndR93BaKhYGyjfa7 tJhzNk29W7UJrwTcTpe3vmIWeTNR0VFahczHtCVPixjsjFPKiFm4N/XNfX2v3mK5D+Fw r51w== X-Gm-Message-State: AOPr4FXasIavRbN5Bi6X2WFj1lS0j1rd27ZFr6Gn+MxuX2sE63V0dZXWr/4v59zwCbS4FbJeZrFPg/0iXbO7+3i8 X-Received: by 10.140.129.22 with SMTP id 22mr6373020qhb.28.1460487932848; Tue, 12 Apr 2016 12:05:32 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20160412185626.GH30851@devel.intra.reserved-bit.com> References: <1460472939-9725-1-git-send-email-martin.galvan@tallertechnologies.com> <20160412155919.GG30851@devel.intra.reserved-bit.com> <20160412185626.GH30851@devel.intra.reserved-bit.com> From: Martin Galvan Date: Tue, 12 Apr 2016 19:05:00 -0000 Message-ID: Subject: Re: [PATCH v5] Add pretty printers for the NPTL lock types To: Siddhesh Poyarekar Cc: libc-alpha@sourceware.org, "Carlos O'Donell" , Tom Tromey , Daniel Gutson , Roland McGrath Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-04/txt/msg00282.txt.bz2 On Tue, Apr 12, 2016 at 3:56 PM, Siddhesh Poyarekar wrote: > It is mandatory, my example auto-wrapped at 72 lines because my email > client is set up to do that. If so, then there's no way to do it without a macro. I'll test it and see if that doesn't confuse gdb either.