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]

[PATCH] Drop prefix from unsupported source path.


Hi,

Various gdb tests report the absolute path to a source file in an UNSUPPORTED outcome. This creates noise when comparing result output with previous test runs. This patch drops the directory prefix from the reported path in a couple of the offending unsupported calls.

OK?

Cheers
/Marcus

2014-03-31  Marcus Shawcroft  <marcus.shawcroft@arm.com>

	* lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
	Drop prefix from unsupported source file path.

Attachment: gdb-test-path-1.txt
Description: Text document


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