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] testsuite tfind.exp: If current target don't support trace, try gdbserver.


Hi,

When we want to test the trace function that in gdb.trace directory, we will got a lot of UNSUPPORTED. To use this testcase, we need follow way in http://sourceware.org/gdb/wiki/TestingGDB#Testing_gdbserver_in_a_native_configuration.

So I post a patch add some code if current target don't support trace, try gdbserver in tfind.exp.
If this patch goes OK. I will post patch for other testsuite that support by gdbserver.


Thanks.
Hui

2012-03-29 Hui Zhu <hui_zhu@mentor.com>

	* gdb.trace/tfind.exp: If current target don't support trace,
	try gdbserver.

Attachment: testsuite_trace_use_gdbserver.txt
Description: Text document


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