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]

Re: [PATCH v2] Add autoload-breakpoints [2/6] ReportAsync-test


On 04/11/12 18:53, Hui Zhu wrote:
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-04-11 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.


The patch update follow the cvs-trunk.


Thanks,
Hui

2012-04-28 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]