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] Support targets that know how to continue over breakpoints[4/4] -- testsuite


Hello,

This patch add a new test cob.exp use the "--cob" that add by prev patch test the continue over breakpoints function of GDB.

Thanks,
Hui

2013-03-03 Hui Zhu <hui_zhu@mentor.com>

	* gdb.server/Makefile.in (EXECUTABLES): Add cob.
	* gdb.server/cob.c: New file.
	* gdb.server/cob.exp: New file.
	* lib/gdbserver-support.exp (gdbserver_start): Add check for
	gdbserver_use_cob_p.

Attachment: remote-cob-test.txt
Description: Text document


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