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:
bcc7580
)
gdb/
author
Yao Qi
<yao@codesourcery.com>
Fri, 11 Oct 2013 03:01:09 +0000
(
03:01
+0000)
committer
Yao Qi
<yao@codesourcery.com>
Fri, 11 Oct 2013 03:01:09 +0000
(
03:01
+0000)
Typo fix in my previous commit.
gdb/remote.c
patch
|
blob
|
history
diff --git
a/gdb/remote.c
b/gdb/remote.c
index af3eac508798f8866e7ecb5952bd5f9fd447b203..a2e8a01b2f1d70b0a5c5432378afbac9eada52f7 100644
(file)
--- a/
gdb/remote.c
+++ b/
gdb/remote.c
@@
-5274,7
+5274,7
@@
typedef struct stop_reply
/* The identifier of the thread about this event */
ptid_t ptid;
- /* The remote state this event
associated is
with. When the remote
+ /* The remote state this event
is associated
with. When the remote
connection, represented by a remote_state object, is closed,
all the associated stop_reply events should be released. */
struct remote_state *rs;