From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14478 invoked by alias); 10 Jul 2008 09:34:44 -0000 Received: (qmail 14468 invoked by uid 22791); 10 Jul 2008 09:34:43 -0000 X-Spam-Check-By: sourceware.org Received: from host0.dyn.jankratochvil.net (HELO host0.dyn.jankratochvil.net) (89.250.240.59) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 10 Jul 2008 09:34:17 +0000 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.2/8.14.2) with ESMTP id m6A9Y3WH008889; Thu, 10 Jul 2008 11:34:03 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.2/8.14.2/Submit) id m6A9Y2dc008886; Thu, 10 Jul 2008 11:34:02 +0200 Date: Thu, 10 Jul 2008 09:34:00 -0000 From: Jan Kratochvil To: gdb-patches@sourceware.org, Eli Zaretskii Cc: Daniel Jacobowitz Subject: Re: [patch] Disable child VMA randomizations Message-ID: <20080710093402.GA8573@host0.dyn.jankratochvil.net> References: <20080607195343.GA10039@host0.dyn.jankratochvil.net> <20080608094213.GA14515@host0.dyn.jankratochvil.net> <20080607195343.GA10039@host0.dyn.jankratochvil.net> <200806081513.m58FDwbn000386@brahms.sibelius.xs4all.nl> <20080608164331.GA6358@host0.dyn.jankratochvil.net> <20080626144150.GL22726@caradoc.them.org> <20080627204642.GA18461@host0.dyn.jankratochvil.net> <20080709211440.GA19181@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080709211440.GA19181@caradoc.them.org> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2008-07/txt/msg00147.txt.bz2 On Wed, 09 Jul 2008 23:14:40 +0200, Daniel Jacobowitz wrote: > Thanks, this is OK. Committed. [ http://sourceware.org/ml/gdb-patches/2008-06/msg00133.html ] On Sun, 08 Jun 2008 12:38:48 +0200, Eli Zaretskii wrote: > Thanks. It needs a bit more work, but now that I understand the > issues, I can do it myself. Go ahead and commit the doco patch, and I > will revisit it when I have time. Just a notice the patch has been committed. Thanks, Jan