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: test for disconnected-tracing


Hi,

There is a patch for testsuite for the issue in http://sourceware.org/ml/gdb-patches/2012-01/msg01006.html that is fixed now.

This is the testsuite for it.

It will do 2 times reconnect to GDB with disconnected-tracing and check the "info tracepoints".

Please help me review it.

Thanks,
Hui

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

	* gdb.trace/Makefile.in (BUILD_DATA_DIRECTORY): Add
	disconnected-tracing.
	* gdb.trace/disconnected-tracing.c: New file.
	* gdb.trace/disconnected-tracing.exp: New file.

Attachment: disconnected-tracing.txt
Description: Text document


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