From: Stu Grossman Date: Wed, 17 Jun 1992 23:44:37 +0000 (+0000) Subject: * xm-rs6000.h: Remove #include of inferior.h. Fixes many X-Git-Tag: gdb-4_18~21650 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=65c36045d3c4fb027ab4ae2e0c21ab8ff8c5e4a6;p=platform%2Fupstream%2Fbinutils.git * xm-rs6000.h: Remove #include of inferior.h. Fixes many compilation errors. --- 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.