From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 676 invoked by alias); 13 Apr 2011 01:26:26 -0000 Received: (qmail 666 invoked by uid 22791); 13 Apr 2011 01:26:25 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 Apr 2011 01:26:17 +0000 Received: (qmail 30279 invoked from network); 13 Apr 2011 01:26:16 -0000 Received: from unknown (HELO ?192.168.0.102?) (yao@127.0.0.2) by mail.codesourcery.com with ESMTPA; 13 Apr 2011 01:26:16 -0000 Message-ID: <4DA4FBB3.50201@codesourcery.com> Date: Wed, 13 Apr 2011 01:26:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: [patch] Re: "optimized out" on gdb.base/gdb1090.exp References: <4DA3A7D0.2000701@linux.vnet.ibm.com> <4DA3B701.3060902@codesourcery.com> <4DA4573D.1040101@linux.vnet.ibm.com> <20110412160220.GA18580@host1.jankratochvil.net> <4DA4C26C.8010304@linux.vnet.ibm.com> In-Reply-To: <4DA4C26C.8010304@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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-04/txt/msg00178.txt.bz2 On 04/13/2011 05:21 AM, Edjunior Barbosa Machado wrote: > > 2011-04-12 Edjunior Machado > > * testsuite/gdb.base/gdb1090.exp: change breakpoint location to > read the Please remove spurious spaces between "to" and "read". > content of 's24' correctly (avoiding "optimized out"). > * testsuite/gdb.base/gdb1090.c: add comment in order to set breakpoint. ^^^^^^^^^ Delete "testsuite/", since this changelog entry will go to gdb/testsuite/ChangLog. -- Yao (齐尧)