On 03/31/12 14:03, Eli Zaretskii wrote: >> Date: Mon, 26 Mar 2012 10:21:04 +0800 >> From: Hui Zhu >> CC:, >> >> +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 * gdb.texinfo (qSupported): Add ReportAsync. (Remote Serial Protocol): Add ReportAsync Packets.