From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13386 invoked by alias); 11 Jan 2011 17:59:09 -0000 Received: (qmail 13378 invoked by uid 22791); 11 Jan 2011 17:59:09 -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, 11 Jan 2011 17:59:03 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 3BFFF1B415F; Tue, 11 Jan 2011 17:59:01 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [PATCH] sim: allow memory maps to default to mapped files Date: Tue, 11 Jan 2011 19:05:00 -0000 User-Agent: KMail/1.13.5 (Linux/2.6.37-rc5; KDE/4.5.2; x86_64; ; ) Cc: toolchain-devel@blackfin.uclinux.org References: <1293426471-5571-1-git-send-email-vapier@gentoo.org> In-Reply-To: <1293426471-5571-1-git-send-email-vapier@gentoo.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart14391384.9BLh6srqZp"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201101111259.11650.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: 2011-01/txt/msg00227.txt.bz2 --nextPart14391384.9BLh6srqZp Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-length: 376 On Monday, December 27, 2010 00:07:51 Mike Frysinger wrote: > I find it annoying when using --memory-mapfile that I also need to look > up and manually specify the file size to the following --memory-region > option. So make a length of 0 in the following --memory-region trigger > an auto-sizing of the map to the length of the file being mapped. ive merged this now -mike --nextPart14391384.9BLh6srqZp 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) iQIcBAABAgAGBQJNLJpvAAoJEEFjO5/oN/WBGBoQAMnzeQF3Jtqc/rWjPZkHVDSo QeJVGcybNsKS/x3VLERR4FqimXVURimcUGKyjQEbkn/p0ra3VNeQp/XoP+z1+tuu bnvPsWCkiudoeopEfKm4hTkVOAO3zq0DeUAzC28NC39tSejGRms2L6/FLMjjHrMF 2wWCwAMBWoIv9sn2YuePRekiiahntOetY6/hMHCQfb4+MjP0nFmH2AiGC7tB0ORk baamJL4szUvzv7Zt0wrr5TggiakQJgqnBrfl2XJ17Su+YYmULbYJm/YpJtNfuXgl plSoQYd9ROIp1Vn3flmTGAIELRMmQcMK8xVN4jdunlyf6R1NqsuISMlwmWz2hgm/ dhc5WS6DixGqOXK81VLhRN6RaXhwiaKDbkbDgBWvWICsGlMiUH75lV5XvYb45+kw sos7ZffF/yCx98smvMGn4Fp2p4S8PUaUQUrKGdDvTdGiFrHL4A6Op72z6R8S6aK1 uFDn5jfa7ftrO4BkvVo7C/OpnzkYi+7TtG4o+NXZCJGKjpaDy0lBpPRfCdMiQEWV xu0eGO1n9mrdzjf5MMyg0jkdGnkNzKtH49UomERlz07fA+bBrEvQN1gH13XEdu9o jv3UXOJKSwmtM0I+LOzrLIgWXDataISDupkcekMsfSk69CxnjdjRCgbk06s0cTTA yIHcWhcFMqXp4/+DJXK1 =SXe1 -----END PGP SIGNATURE----- --nextPart14391384.9BLh6srqZp--