From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4765 invoked by alias); 26 Sep 2007 20:42:36 -0000 Received: (qmail 4755 invoked by uid 22791); 26 Sep 2007 20:42:35 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 26 Sep 2007 20:42:29 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-198-199.inter.net.il [83.130.198.199]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id IZE55823 (AUTH halo1); Wed, 26 Sep 2007 22:42:15 +0200 (IST) Date: Wed, 26 Sep 2007 20:42:00 -0000 Message-Id: From: Eli Zaretskii To: Kazu Hirata CC: gdb-patches@sourceware.org In-reply-to: <200709261944.l8QJiTlm025774@sparrowhawk.codesourcery.com> (message from Kazu Hirata on Wed, 26 Sep 2007 12:44:29 -0700) Subject: Re: [patch] Turn on inaccessible-by-default by default. Reply-to: Eli Zaretskii References: <200709261944.l8QJiTlm025774@sparrowhawk.codesourcery.com> 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: 2007-09/txt/msg00389.txt.bz2 > Date: Wed, 26 Sep 2007 12:44:29 -0700 > From: Kazu Hirata > > Attached is a patch to turn on inaccessible-by-default by default if > the user supplies the memory map. > > This prevents gdb from wandering into memory regions that are not > defined when at least one memory region is defined. > > OK to apply? The patch for gdb.texinfo is okay with me. Btw, I don't see your assignment on file in the FSF records, unless you are Kazutaka Hirata kazu@hxi.com. (Not that such a tiny change needs an assignment, but still.)