projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9c3ece
)
gdb/
author
Yao Qi
<yao@codesourcery.com>
Fri, 15 Feb 2013 03:37:12 +0000
(
03:37
+0000)
committer
Yao Qi
<yao@codesourcery.com>
Fri, 15 Feb 2013 03:37:12 +0000
(
03:37
+0000)
* remote.c: Fix a typo.
gdb/ChangeLog
patch
|
blob
|
history
gdb/remote.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 73d5d994e9e70107b925ac12aa57c6b9f17f7d5b..cc579088b605098318c1b644dce17a9ed5503e70 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2013-02-15 Yao Qi <yao@codesourcery.com>
+
+ * remote.c: Fix a typo.
+
2013-02-14 Pierre Muller <muller@sourceware.org>
* contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
diff --git
a/gdb/remote.c
b/gdb/remote.c
index 18fe61da11d0198328a251db81362ad1afe18353..608f6be85bc88001671f217cc7049e80cb7d05c8 100644
(file)
--- 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 suc
c
essfully,
we mark the REMOTE_ASYNC_GET_PENDING_EVENTS_TOKEN, and carry on
doing whatever we were doing: