From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91468 invoked by alias); 27 Apr 2015 09:08:12 -0000 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 Received: (qmail 91440 invoked by uid 89); 27 Apr 2015 09:08:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: smtp.eu.adacore.com Received: from mel.act-europe.fr (HELO smtp.eu.adacore.com) (194.98.77.210) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 27 Apr 2015 09:08:10 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 0C0892E150C2; Mon, 27 Apr 2015 11:08:08 +0200 (CEST) Received: from smtp.eu.adacore.com ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T6819UlqDrwP; Mon, 27 Apr 2015 11:08:07 +0200 (CEST) Received: from [10.10.1.112] (cacatoes.act-europe.fr [10.10.1.112]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.eu.adacore.com (Postfix) with ESMTPSA id ED7DE2E150BE; Mon, 27 Apr 2015 11:08:07 +0200 (CEST) Message-ID: <553DFC77.8070808@adacore.com> Date: Mon, 27 Apr 2015 09:08:00 -0000 From: Pierre-Marie de Rodat User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Joel Brobecker CC: GDB Patches Subject: Re: [PATCH 2/2] Cache all static structures and reset cache during resolution References: <551E8B6D.4070706@adacore.com> <551E8BFB.1010000@adacore.com> <20150403175226.GG4704@adacore.com> <553A5005.1060600@adacore.com> <20150424163336.GN4764@adacore.com> In-Reply-To: <20150424163336.GN4764@adacore.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00985.txt.bz2 On 04/24/2015 06:33 PM, Joel Brobecker wrote: > I just re-reviewed the patch, JIC, and the answer is still yes :-). > So, go ahead and push. Thank you very much! Both patches are pushed. :-) -- Pierre-Marie de Rodat