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] Add autoload-breakpoints [2/7] ReportAsync-test


Hi,

Because make gdbsever support this control autoload-breakpoints is not very useful for it. So I add a special gdb stub the help test. It can send send ReportAsync in anytime.

Thanks,
Hui

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

	* Makefile.in (ALL_SUBDIRS): Add gdb.remote.
	* configure (ac_config_files): Add gdb.remote/Makefile.
	* configure.ac (AC_OUTPUT): Ditto.
	* gdb.remote/Makefile.in: New file.
	* gdb.remote/reportasync-test.c: New file.
	* gdb.remote/reportasync-test.exp: New file.

Attachment: report-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]