From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28122 invoked by alias); 23 Sep 2011 07:34:31 -0000 Received: (qmail 27907 invoked by uid 22791); 23 Sep 2011 07:34:28 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,FROM_12LTRDOM X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 23 Sep 2011 07:34:13 +0000 Received: from nat-jpt.mentorg.com ([192.94.33.2] helo=PR1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1R70Gy-000213-LV from Yao_Qi@mentor.com ; Fri, 23 Sep 2011 00:34:12 -0700 Received: from [172.30.38.254] ([172.30.38.254]) by PR1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 23 Sep 2011 16:34:11 +0900 Message-ID: <4E7C366F.8040006@codesourcery.com> Date: Fri, 23 Sep 2011 08:11:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 MIME-Version: 1.0 To: Mark Kettenis CC: gdb-patches@sourceware.org Subject: [committed]: [patch, i386] Use read_memory_unsigned_integer to get address References: <4E7A98B0.20809@codesourcery.com> <201109221146.p8MBkrDS022332@glazunov.sibelius.xs4all.nl> In-Reply-To: <201109221146.p8MBkrDS022332@glazunov.sibelius.xs4all.nl> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 X-SW-Source: 2011-09/txt/msg00422.txt.bz2 On 09/22/2011 07:46 PM, Mark Kettenis wrote: >> > OK to apply? > No. On OpenBSD, the structure members that are assigned have type > 'int', so they're signed. So I consider using read_memory_integer() > appropriate here. > > The Linux bit is ok. > Linux bit is committed. Thanks for your review, Mark. http://sourceware.org/ml/gdb-cvs/2011-09/msg00139.html -- Yao (齐尧)