This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] MI: mi-file.exp


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  <nickrob@snap.net.nz>
> 
> 	* gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
> 	check for one file.

OK.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]