From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13150 invoked by alias); 28 Sep 2012 20:23:21 -0000 Received: (qmail 13142 invoked by uid 22791); 28 Sep 2012 20:23:20 -0000 X-SWARE-Spam-Status: No, hits=-6.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 28 Sep 2012 20:23:14 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q8SKNDue031030 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 28 Sep 2012 16:23:13 -0400 Received: from psique (ovpn-113-44.phx2.redhat.com [10.3.113.44]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q8SKNAK8030201; Fri, 28 Sep 2012 16:23:12 -0400 From: Sergio Durigan Junior To: Jan Kratochvil Cc: gdb@sourceware.org, Siddhesh Poyarekar Subject: Re: 64-bit (>4GB) inferior data types rules; TYPE_LENGTH: unsigned -> ULONGEST References: <20120928173229.GA10406@host2.jankratochvil.net> X-URL: http://www.redhat.com Date: Fri, 28 Sep 2012 20:23:00 -0000 In-Reply-To: <20120928173229.GA10406@host2.jankratochvil.net> (Jan Kratochvil's message of "Fri, 28 Sep 2012 19:32:29 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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 X-SW-Source: 2012-09/txt/msg00080.txt.bz2 On Friday, September 28 2012, Jan Kratochvil wrote: > Hello, Thanks for the message and explanations. The way I see it, they are instructions on how a GDB developer should proceed in certain situations. May I suggest that a wiki page be created to contain those instructions? Otherwise, I am afraid this e-mail will get lost in the archives and nobody will notice it in a few weeks. I can create the page if you agree with it. Thanks, -- Sergio