From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23778 invoked by alias); 1 Jul 2014 09:34:02 -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 23581 invoked by uid 89); 1 Jul 2014 09:34:01 -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,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pa0-f50.google.com Received: from mail-pa0-f50.google.com (HELO mail-pa0-f50.google.com) (209.85.220.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 01 Jul 2014 09:33:59 +0000 Received: by mail-pa0-f50.google.com with SMTP id bj1so10384705pad.9 for ; Tue, 01 Jul 2014 02:33:57 -0700 (PDT) X-Received: by 10.69.19.203 with SMTP id gw11mr58214136pbd.25.1404207237452; Tue, 01 Jul 2014 02:33:57 -0700 (PDT) Received: from ubuntu ([8.37.228.187]) by mx.google.com with ESMTPSA id gu1sm31759174pbd.0.2014.07.01.02.33.55 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 01 Jul 2014 02:33:56 -0700 (PDT) Date: Tue, 01 Jul 2014 09:34:00 -0000 From: lin zuojian To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Adding bit position to ptype Message-ID: <20140701093348.GA25342@ubuntu> References: <20140618031308.GA7252@ubuntu> <871tumffwz.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <871tumffwz.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-07/txt/msg00008.txt.bz2 Hi Tom, Before posting the second patch, I may make your point clear first. Do you want me to add a flag to control this behavior? Thanks -- Lin Zuojian