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:
12aaed3
)
Fix add_current_inferior_and_thread's describing comment.
author
Pedro Alves
<palves@redhat.com>
Fri, 25 Jan 2013 17:38:00 +0000
(17:38 +0000)
committer
Pedro Alves
<palves@redhat.com>
Fri, 25 Jan 2013 17:38:00 +0000
(17:38 +0000)
add_current_inferior_and_thread tries the stop reply first. Tweak its
comment to reflect reality.
2013-01-25 Pedro Alves <palves@redhat.com>
* remote.c (add_current_inferior_and_thread): Tweak comment.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 86878e215d593ba7dd8d68169308f6be750fba52..bb9692b44df42d25b67403acec2aee9ff48a1f49 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2013-01-25 Pedro Alves <palves@redhat.com>
+
+ * remote.c (add_current_inferior_and_thread): Tweak comment.
+
2013-01-25 Tom Tromey <tromey@redhat.com>
* cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.