From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14176 invoked by alias); 6 Dec 2012 01:17:08 -0000 Received: (qmail 14158 invoked by uid 22791); 6 Dec 2012 01:17:06 -0000 X-SWARE-Spam-Status: No, hits=-4.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-bk0-f41.google.com (HELO mail-bk0-f41.google.com) (209.85.214.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 06 Dec 2012 01:16:59 +0000 Received: by mail-bk0-f41.google.com with SMTP id jg9so2656857bkc.0 for ; Wed, 05 Dec 2012 17:16:58 -0800 (PST) Received: by 10.204.157.26 with SMTP id z26mr6148055bkw.101.1354756618080; Wed, 05 Dec 2012 17:16:58 -0800 (PST) MIME-Version: 1.0 Received: by 10.205.32.12 with HTTP; Wed, 5 Dec 2012 17:16:16 -0800 (PST) In-Reply-To: <87obi8tqgi.fsf@fleche.redhat.com> References: <50AC322D.2030209@mentor.com> <87k3t45ihq.fsf@fleche.redhat.com> <87txs3vtmh.fsf@fleche.redhat.com> <87obi8tqgi.fsf@fleche.redhat.com> From: Hui Zhu Date: Thu, 06 Dec 2012 01:17:00 -0000 Message-ID: Subject: Re: [PATCH] Add CTF support to GDB [2/4] Fix a bug of function dwarf_expr_frame_base To: Tom Tromey Cc: Hui Zhu , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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: 2012-12/txt/msg00096.txt.bz2 On Thu, Dec 6, 2012 at 12:26 AM, Tom Tromey wrote: >>>>>> "Hui" == Hui Zhu writes: > > Hui> Should I commit this patch? > > Sure, thanks. > > Tom http://sourceware.org/ml/gdb-cvs/2012-12/msg00021.html Checked in. Thanks, Hui