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]

[RFC] Target-defined breakpoints (autoload breakpoints) [9/9] target-defined breakpoint function test


This is the test for target-defined breakpoint function. It add a small gdbserver to let GDB connect it to test the function of target-defined breakpoint.

Thanks,
Hui

2012-10-24 Hui Zhu <hui_zhu@mentor.com>

	* gdb.remote/Makefile.in: New file.
	* gdb.remote/target-defined-breakpoints-test.c: New file.
	* gdb.remote/target-defined-breakpoints-test.exp: New file.


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