From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7789 invoked by alias); 12 Sep 2006 13:13:57 -0000 Received: (qmail 7779 invoked by uid 22791); 12 Sep 2006 13:13:56 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 12 Sep 2006 13:13:52 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GN85F-0001Uq-QZ; Tue, 12 Sep 2006 09:13:49 -0400 Date: Tue, 12 Sep 2006 13:13:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] MI: mi-file.exp Message-ID: <20060912131349.GA5647@nevyn.them.org> Mail-Followup-To: Nick Roberts , gdb-patches@sources.redhat.com References: <17670.35536.754536.208923@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17670.35536.754536.208923@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00053.txt.bz2 On Tue, Sep 12, 2006 at 10:24:16PM +1200, Nick Roberts wrote: > > I don't know how this test ever worked, but for me it certainly hasn't for a > long time. Hmm... 222-file-list-exec-source-files 222^done,files=[{file="/space/fsf/commit/src/gdb/testsuite/gdb.mi/basics.c",fullname="/space/fsf/commit/ src/gdb/testsuite/gdb.mi/basics.c"},{file="/home/aurel32/tmp/glibc-2.3.6.ds1/build-tree/amd64-libc/csu/c rtn.S"},{file="/home/aurel32/tmp/glibc-2.3.6.ds1/build-tree/amd64-libc/csu/crti.S"},{file="../sysdeps/x8 6_64/elf/start.S"},{file="../sysdeps/x86_64/elf/start.S"}] (gdb) crtn, crti, and two start.S files. I guess whoever wrote the test had a similar set of libraries installed. > 2006-09-12 Nick Roberts > > * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just > check for one file. OK. -- Daniel Jacobowitz CodeSourcery