aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-07-28 19:48:15 +0000
committerAndrew Cagney <cagney@redhat.com>2001-07-28 19:48:15 +0000
commit5b7f31a409c4cf665493580e9087f293298255dc (patch)
treeb936d1ef981f869c7ef1a8354b48fd3ee58d9d8a /gdb/mi/ChangeLog
parent8aaf581c5dfbcf0645ac94ee8c54f3a0279765bb (diff)
downloadgdb-5b7f31a409c4cf665493580e9087f293298255dc.zip
gdb-5b7f31a409c4cf665493580e9087f293298255dc.tar.gz
gdb-5b7f31a409c4cf665493580e9087f293298255dc.tar.bz2
Move libgdb library functions to gdb.h (new file).
Update everything related to this.
Diffstat (limited to 'gdb/mi/ChangeLog')
-rw-r--r--gdb/mi/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index 31e6219..f28f340 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-26 Andrew Cagney <ac131313@redhat.com>
+
+ * mi-main.c: Include "gdb.h".
+ * mi-cmd-break.c: Include "gdb.h".
+
2001-07-12 Andrew Cagney <ac131313@redhat.com>
* mi-main.c (mi_execute_command): Flush output after ``(gdb)''