summaryrefslogtreecommitdiff
path: root/gdb/remote.c
diff options
context:
space:
mode:
authorqiyao <qiyao>2013-02-15 03:37:12 +0000
committerqiyao <qiyao>2013-02-15 03:37:12 +0000
commit430f32d5c7d68792e0ab74726b6287dfabbcc570 (patch)
tree55350d9fdee91c736fd31b649d6517d23bd138e7 /gdb/remote.c
parent55d0c23035f1be3fd8aaa2f4a00e3096ade57b8c (diff)
downloadgdb-430f32d5c7d68792e0ab74726b6287dfabbcc570.tar.gz
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 18fe61da11d..608f6be85bc 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: