From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29509 invoked by alias); 14 Dec 2010 19:03:54 -0000 Received: (qmail 29499 invoked by uid 22791); 14 Dec 2010 19:03:52 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 14 Dec 2010 19:03:48 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 976D11B4068; Tue, 14 Dec 2010 19:03:45 +0000 (UTC) From: Mike Frysinger To: Pedro Alves Subject: Re: [PATCH] sim: add --map-info option Date: Tue, 14 Dec 2010 19:03:00 -0000 User-Agent: KMail/1.13.5 (Linux/2.6.37-rc5; KDE/4.5.2; x86_64; ; ) Cc: gdb-patches@sourceware.org, Joel Brobecker , Stephen.Kilbane@analog.com, Stuart.Henderson@analog.com, David.Gibson@analog.com References: <1291219863-18458-1-git-send-email-vapier@gentoo.org> <201012141333.11297.vapier@gentoo.org> <201012141850.28267.pedro@codesourcery.com> In-Reply-To: <201012141850.28267.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1790717.30mYufGV9W"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201012141403.04352.vapier@gentoo.org> 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: 2010-12/txt/msg00257.txt.bz2 --nextPart1790717.30mYufGV9W Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-length: 629 On Tuesday, December 14, 2010 13:50:27 Pedro Alves wrote: > On Tuesday 14 December 2010 18:33:09, Mike Frysinger wrote: > > ok, some of the (long) casts are necessary. specifically, the ones who > > have a type of "unsigned_word" as those depend on the target bitness > > (which could be 16, 32, or 64). >=20 > long is 32-bit on Win64. so what you're saying is that all the sim code that casts unsigned_word to = a=20 long is broken and not just the code in my patch. sounds like a bigger=20 problem that should be fixed independently and by someone who is interested= in=20 testing on systems dumb enough to do LLP64. -mike --nextPart1790717.30mYufGV9W Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iQIcBAABAgAGBQJNB79oAAoJEEFjO5/oN/WBFtQP/A+rNj66YvBostPEb0htXyT5 jWltT9G3475HhlzpBWjEik8C1gT34mG1G0ypl85mieYoniURxhBE1TCzoQcRr00O GOXfZ9GvpUl7iUExNGyg9QLP7w0W2Ozzx4XB1RGnPRu9gAlEWRABoWBCfCGbgiYT WrnIWnD4ECD+GRdfSmQszMQIioehTs4nnng3OIFjOsEJ968ISYWN+uxZNfnonGnR /MFu/hZEcXWu/FO0luPyy9ndlvHqxAZSRnudyfyaj3h8tjQzSxYQytBb4SBOI6nY a/qwhzaS4fH1vh0itlMHfjbqLBZVbR8m3F0JM8JMKnieegCUKL28U2T5IZeCqn5Y 40C35xVvDxSuPitK9oUaFybD7e2TcUDebX5DDXWZxcaHmS/8hqVYk6CyLGp5ky9/ niWE4WRI7N5kpoSXdISQMhhPJrmjMHu/PQwUEodUENVQki/xU4nJx8FrXVgk5KDo y1sPuSN8zxWJmkN7P3uLX0vAqBe/TZCt3iqeJHNZscPt8BcxW20x9A/iZ+HxYP5p yxQYHc6pAlKUTFxcaBsDsf+qL0tFXAZNg0QLGN71Y4KwPLF0tNvB6WrqKIF9pTlM FmuXkILu3D9dua+ahAtbKfUiWeSs9w6+eUk7yvSXUcbqrqH1CN+S9k75gwv/BBPg nSPGQL+J+fpxU0Ik6BEB =uq/T -----END PGP SIGNATURE----- --nextPart1790717.30mYufGV9W--