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 1/5] Add annex in a async remote notification.


> Date: Sat, 30 Mar 2013 00:17:48 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: <gdb-patches@sourceware.org>
> 
> Patch 2/5 (Query supported notifications by qSupported) is to address 
> this issue.  When GDB connects to the remote stub, they will exchange 
> the supported annexes.  As a result, the new form "name:annex:event" 
> shouldn't be sent out if the other side doesn't support it.  Does it 
> answer your question?

Yes, thanks.


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