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: [rfa/doc] Add section on interrupts to remote protocoldocumentation


On Thu, 17 Nov 2005 21:59:33 -0800
Jim Blandy <jimb@red-bean.com> wrote:

> On 11/17/05, Steven Johnson <sjohnson@sakuraindustries.com> wrote:
> > I thought that ^C only was relevant after the `C', `c', `S', `s' packets
> > and before a Stop Reply Packet.
> 
> That was my understanding too, but the documentation Kevin posted says:
> 
> @samp{Ctrl-C} must not be sent as part of a packet as
> +defined in the Overview section.  @xref{Overview}.

My intent was to say that Ctrl-C, the interrupt message, is sent by
itself and does not include any other packet markup.  I'll try to
clarify this in the doc before committing anything.


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