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] Add autoload-breakpoints [3/7] ReportAsync-doc


On 03/31/12 14:03, Eli Zaretskii wrote:
Date: Mon, 26 Mar 2012 10:21:04 +0800
From: Hui Zhu<hui_zhu@mentor.com>
CC:<gdb-patches@sourceware.org>,<stan_shebs@mentor.com>

+When the stub want send @dfn{reportasync} packets, it send shake hands
+packet @samp{^} to @value{GDBN}.

When the stub wants to send @dfn{reportasync} packets, it should first send a handshake packet @samp{^} to @value{GDBN}.

OK with this change.

Thanks.

Thanks for your help. I post a new version that is updated according to your comments.


Best,
Hui

2012-04-02 Hui Zhu <hui_zhu@mentor.com>

	* gdb.texinfo (qSupported): Add ReportAsync.
	(Remote Serial Protocol): Add ReportAsync Packets.

Attachment: report-doc.txt
Description: Text document


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