From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25323 invoked by alias); 1 Apr 2009 03:33:22 -0000 Received: (qmail 25313 invoked by uid 22791); 1 Apr 2009 03:33:21 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.187) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 01 Apr 2009 03:33:16 +0000 Received: by ti-out-0910.google.com with SMTP id a1so1908548tib.12 for ; Tue, 31 Mar 2009 20:33:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.14.3 with SMTP id 3mr10659109tin.50.1238556793308; Tue, 31 Mar 2009 20:33:13 -0700 (PDT) In-Reply-To: <20090401024323.GA8930@adacore.com> References: <6D19CA8D71C89C43A057926FE0D4ADAA072F8043@ecamlmw720.eamcs.ericsson.se> <18898.22572.431889.661694@gargle.gargle.HOWL> <6D19CA8D71C89C43A057926FE0D4ADAA072F8143@ecamlmw720.eamcs.ericsson.se> <20090401024323.GA8930@adacore.com> Date: Wed, 01 Apr 2009 03:33:00 -0000 Message-ID: Subject: Re: RecordReplay: Default answer for changing memory From: Hui Zhu To: Joel Brobecker Cc: Marc Khouzam , Paul Koning , gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2009-04/txt/msg00001.txt.bz2 > > I really have to agree that Eclipse should be enhanced to allow you > to choose rather than force the default, Agree with that. Of course, after p record in, I will add a switch or something else to let it more friendly to Eclipse. Thanks, Hui