aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2013-02-15 03:37:12 +0000
committerYao Qi <yao@codesourcery.com>2013-02-15 03:37:12 +0000
commit796cb314e792023f954f66150c2cc78bd048f142 (patch)
treea680df22f4737fa56c07ccdd82606f6d8b18879d /gdb/remote.c
parenta9c3ecea79443c7f4b357b2ea3591d6b3960b27e (diff)
downloadgdb-796cb314e792023f954f66150c2cc78bd048f142.zip
gdb-796cb314e792023f954f66150c2cc78bd048f142.tar.gz
gdb-796cb314e792023f954f66150c2cc78bd048f142.tar.bz2
gdb/
* remote.c: Fix a typo.
Diffstat (limited to 'gdb/remote.c')
-rw-r--r--gdb/remote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote.c b/gdb/remote.c
index 18fe61d..608f6be 100644
--- a/gdb/remote.c
+++ b/gdb/remote.c
@@ -5664,7 +5664,7 @@ Packet: '%s'\n"),
Obviously, the reply in step #1.6 would be unexpected to a vStopped
query.
- To solve this, whenever we parse a %Stop notification sucessfully,
+ To solve this, whenever we parse a %Stop notification successfully,
we mark the REMOTE_ASYNC_GET_PENDING_EVENTS_TOKEN, and carry on
doing whatever we were doing: