From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14793 invoked by alias); 9 Oct 2008 11:25:05 -0000 Received: (qmail 14769 invoked by uid 22791); 9 Oct 2008 11:25:04 -0000 X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.189) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Oct 2008 11:24:29 +0000 Received: by ti-out-0910.google.com with SMTP id d10so2817887tib.12 for ; Thu, 09 Oct 2008 04:24:26 -0700 (PDT) Received: by 10.110.37.3 with SMTP id k3mr10701855tik.36.1223551466336; Thu, 09 Oct 2008 04:24:26 -0700 (PDT) Received: by 10.110.42.9 with HTTP; Thu, 9 Oct 2008 04:24:26 -0700 (PDT) Message-ID: Date: Thu, 09 Oct 2008 11:25:00 -0000 From: teawater To: "Denis PILAT" Subject: Re: random results with the gdb testsuite Cc: gdb-patches In-Reply-To: <48EDCCAD.3060502@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48EDCCAD.3060502@st.com> 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: 2008-10/txt/msg00281.txt.bz2 I test them in GDB-cvs version a lot of times but not got any fail. Which testsuite and wich GDB did use? And maybe you can post your "gdb.log" if you don't mind. BTW Maybe you need post this mail to gdb@sourceware.org. On Thu, Oct 9, 2008 at 17:19, Denis PILAT wrote: > Hi all > > I am having random results using the gdb testsuite (with dejagnu 1.4.4), > especially for some test like gdb.base/display.exp , > gdb.base/long_long.exp and gdb.cp/ctti.exp. > Sometime they are successful, sometime 50% fails. > > Has anybody already experimented such random behavior ? > Thanks for your answer. > Denis > >