* [PATCH] MI: mi-file.exp
@ 2006-09-12 10:26 Nick Roberts
2006-09-12 13:13 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Nick Roberts @ 2006-09-12 10:26 UTC (permalink / raw)
To: gdb-patches
I don't know how this test ever worked, but for me it certainly hasn't for a
long time.
--
Nick http://www.inet.net.nz/~nickrob
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.
*** mi-file.exp 10 Aug 2006 17:27:21 +1200 1.6
--- mi-file.exp 12 Sep 2006 22:14:27 +1200
***************
*** 75,81 ****
# get the path and absolute path to the current executable
mi_gdb_test "222-file-list-exec-source-files" \
! "222\\\^done,files=\\\[\{file=\".*/${srcfile}\",fullname=\"$fullname_syntax${srcfile}\"\},\{file=\".*\"\},\{file=\".*\"\},\{file=\".*\"\},\{file=\".*\"\}\\\]" \
"Getting a list of source files."
}
--- 75,81 ----
# get the path and absolute path to the current executable
mi_gdb_test "222-file-list-exec-source-files" \
! "222\\\^done,files=\\\[\{file=\".*/${srcfile}\",fullname=\"$fullname_syntax${srcfile}\"\}.*]" \
"Getting a list of source files."
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] MI: mi-file.exp
2006-09-12 10:26 [PATCH] MI: mi-file.exp Nick Roberts
@ 2006-09-12 13:13 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2006-09-12 13:13 UTC (permalink / raw)
To: Nick Roberts; +Cc: gdb-patches
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-12 13:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-12 10:26 [PATCH] MI: mi-file.exp Nick Roberts
2006-09-12 13:13 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox