From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4142 invoked by alias); 23 Nov 2013 12:14:11 -0000 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 Received: (qmail 4133 invoked by uid 89); 23 Nov 2013 12:14:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-we0-f177.google.com Received: from Unknown (HELO mail-we0-f177.google.com) (74.125.82.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sat, 23 Nov 2013 12:14:10 +0000 Received: by mail-we0-f177.google.com with SMTP id p61so2136022wes.22 for ; Sat, 23 Nov 2013 04:14:01 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.181.12.75 with SMTP id eo11mr6458861wid.37.1385208841355; Sat, 23 Nov 2013 04:14:01 -0800 (PST) Received: by 10.216.167.200 with HTTP; Sat, 23 Nov 2013 04:14:01 -0800 (PST) In-Reply-To: <87bo1dfmd0.fsf@fleche.redhat.com> References: <528E454F.6060003@codesourcery.com> <528E49B8.8090409@redhat.com> <87bo1dfmd0.fsf@fleche.redhat.com> Date: Sat, 23 Nov 2013 12:14:00 -0000 Message-ID: Subject: Re: Unreliable BFD caching heuristic From: Phi Debian To: Tom Tromey Cc: Pedro Alves , lgustavo@codesourcery.com, "gdb@sourceware.org" , "Maciej W. Rozycki" Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2013-11/txt/msg00091.txt.bz2 Does a.out have a link stamp ? could be another discriminant. I though time/size/ino would have be enough though.