* Misplaced vCont paragraph in the middle of vFlashErase
@ 2012-01-26 16:47 Thomas Schwinge
2012-01-26 17:13 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Schwinge @ 2012-01-26 16:47 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 1719 bytes --]
Hi!
It appears that in her 2008-09-22 commit, Sandra placed this vCont
paragraph in the wrong section, in the middle of vFlashErase -- and
apparently I'm the first one to read this text in more than three years?
;-)
gdb/doc/
2012-01-26 Thomas Schwinge <thomas@codesourcery.com>
* gdb.textinfo (Packets): Move vCont paragraph to the correct place.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index fa728db..5738d14 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -34046,6 +34046,12 @@ the corresponding stop reply should indicate that the thread has stopped with
signal @samp{0}, regardless of whether the target uses some other signal
as an implementation detail.
+The stub must support @samp{vCont} if it reports support for
+multiprocess extensions (@pxref{multiprocess extensions}). Note that in
+this case @samp{vCont} actions can be specified to apply to all threads
+in a process by using the @samp{p@var{pid}.-1} form of the
+@var{thread-id}.
+
Reply:
@xref{Stop Reply Packets}, for the reply specifications.
@@ -34078,12 +34084,6 @@ together, and sends a @samp{vFlashDone} request after each group; the
stub is allowed to delay erase operation until the @samp{vFlashDone}
packet is received.
-The stub must support @samp{vCont} if it reports support for
-multiprocess extensions (@pxref{multiprocess extensions}). Note that in
-this case @samp{vCont} actions can be specified to apply to all threads
-in a process by using the @samp{p@var{pid}.-1} form of the
-@var{thread-id}.
-
Reply:
@table @samp
@item OK
OK to commit? (Someone please verify it's the most sensible place where
I put it.)
Grüße,
Thomas
[-- Attachment #2: Type: application/pgp-signature, Size: 489 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Misplaced vCont paragraph in the middle of vFlashErase
2012-01-26 16:47 Misplaced vCont paragraph in the middle of vFlashErase Thomas Schwinge
@ 2012-01-26 17:13 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2012-01-26 17:13 UTC (permalink / raw)
To: Thomas Schwinge; +Cc: gdb-patches
> From: Thomas Schwinge <thomas@codesourcery.com>
> Date: Thu, 26 Jan 2012 16:14:37 +0100
>
> OK to commit?
Yes, and thanks for noticing this blunder.
> (Someone please verify it's the most sensible place where I put it.)
Verified.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-26 16:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-26 16:47 Misplaced vCont paragraph in the middle of vFlashErase Thomas Schwinge
2012-01-26 17:13 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox