From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24304 invoked by alias); 1 Jul 2011 16:51:58 -0000 Received: (qmail 24292 invoked by uid 22791); 1 Jul 2011 16:51:57 -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; Fri, 01 Jul 2011 16:51:42 +0000 Received: (qmail 1480 invoked from network); 1 Jul 2011 16:51:42 -0000 Received: from unknown (HELO ?192.168.0.101?) (yao@127.0.0.2) by mail.codesourcery.com with ESMTPA; 1 Jul 2011 16:51:42 -0000 Message-ID: <4E0DFB1F.7060105@codesourcery.com> Date: Fri, 01 Jul 2011 16:51:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: [committed] [patch 1/2] Fixes to gdb.base/dump.exp: get value from address instead of name References: <4E007587.2050304@codesourcery.com> <4E00794D.708@codesourcery.com> <4E031526.6040309@codesourcery.com> <4E0DD6B6.9000802@codesourcery.com> In-Reply-To: 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-07/txt/msg00027.txt.bz2 On 07/01/2011 10:22 PM, Tom Tromey wrote: >>>>>> "Yao" == Yao Qi writes: > > Yao> Ping? > > Thanks for the reminder. > > Yao> [patch 1/2] Fixes to gdb.base/dump.exp: get value from address instead > Yao> of name > Yao> http://sourceware.org/ml/gdb-patches/2011-06/msg00341.html > > Yao> [patch 2/2] Fixes to gdb.base/dump.exp: Combine dump and restore in a > Yao> single session > Yao> http://sourceware.org/ml/gdb-patches/2011-06/msg00281.html > > These are both OK. > Thanks. Thanks for the review. Committed. http://sourceware.org/ml/gdb-cvs/2011-07/msg00005.html -- Yao (齐尧)