aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-06-17 23:44:37 +0000
committerStu Grossman <grossman@cygnus>1992-06-17 23:44:37 +0000
commit65c36045d3c4fb027ab4ae2e0c21ab8ff8c5e4a6 (patch)
tree47e95e934f177858b07979dec64e07a66c6bf63c /gdb
parent423e96646bfec079be6b383e0884afde4a47da4e (diff)
downloadgdb-65c36045d3c4fb027ab4ae2e0c21ab8ff8c5e4a6.zip
gdb-65c36045d3c4fb027ab4ae2e0c21ab8ff8c5e4a6.tar.gz
gdb-65c36045d3c4fb027ab4ae2e0c21ab8ff8c5e4a6.tar.bz2
* xm-rs6000.h: Remove #include of inferior.h. Fixes many
compilation errors.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 62503bd..5407816 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Wed Jun 17 13:08:33 1992 Stu Grossman (grossman at cygnus.com)
+ * xm-rs6000.h: Remove #include of inferior.h. Fixes many
+ compilation errors.
+
* breakpoint.c (enable_command, disable_command): Without args,
should only affect normal breakpoints and watchpoints.