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 2/2, 7.3] Fix 7.1->7.2 regression: info sources


> I believe it should go for 7.3, I will check it in there.

Agreed as well.

> gdb/testsuite/
> 2011-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.dwarf2/dw2-filename.exp (info sources): New testcase.


> +# And `info sources' should return the fullname incl. the directories.
> +gdb_test "info sources" {/file1\.txt}

I don't think this is going to work on MinGW. But do we support
running the testsuite on MinGW?

-- 
Joel


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