aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2011-06-23 15:08:01 +0000
committerYao Qi <yao@codesourcery.com>2011-06-23 15:08:01 +0000
commit6e586cc56592f85535f788391b4f48025311b465 (patch)
tree4c2095a48562733d810a5d8ee321166b9796c33b /gdb/ChangeLog
parentab5c6a729c416841aeda2398f77d881aef09208f (diff)
downloadgdb-6e586cc56592f85535f788391b4f48025311b465.zip
gdb-6e586cc56592f85535f788391b4f48025311b465.tar.gz
gdb-6e586cc56592f85535f788391b4f48025311b465.tar.bz2
2011-06-23 Yao Qi <yao@codesourcery.com>
* infrun.c (start_remote): Move call init_wait_for_inferior to ... * remote.c (remote_start_remote): ... here. * monitor.c (monitor_open): ... here.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b2ff7ff..e17e370 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-23 Yao Qi <yao@codesourcery.com>
+
+ * infrun.c (start_remote): Move call init_wait_for_inferior to ...
+ * remote.c (remote_start_remote): ... here.
+ * monitor.c (monitor_open): ... here.
+
2011-06-23 Andrew Burgess <aburgess@broadcom.com>
* gdbtypes.c (append_composite_type_field_aligned): Fix