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.


On 01/22/2013 04:05 PM, Eli Zaretskii wrote:
Is it a good idea to have the optional part in the middle?  If there
are MI clients out there that support the previous form, they might
now confuse ANNEX to be an EVENT.

It can't be confused. The "optional" here means some notifications have annexes and some don't. Given an notification, the annexes of it are determined, and annex is separated with event by ":".


--
Yao (éå)


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