From 30e221b4d32a44919e816c807d7dda1d552f8de0 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Mon, 12 May 2003 00:26:19 +0000 Subject: Index: gdb/ChangeLog 2003-05-11 Andrew Cagney * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol. * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h, include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms, sim/testsuite/sim/arm/misaligned2.ms, and sim/testsuite/sim/arm/misaligned3.ms. * disasm.h (struct ui_file): Add opaque struct declaration. * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto. * frame.h (struct ui_file): Ditto. Index: gdb/mi/ChangeLog 2003-05-11 Andrew Cagney * mi-symbol-cmds.c: Rename "mi-cmd-symbol.c", avoid 8.3 problem. --- gdb/frame.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/frame.h') diff --git a/gdb/frame.h b/gdb/frame.h index a8f05f3..0abb08e 100644 --- a/gdb/frame.h +++ b/gdb/frame.h @@ -28,6 +28,7 @@ struct frame_unwind; struct frame_base; struct block; struct gdbarch; +struct ui_file; /* A legacy unwinder to prop up architectures using the old style saved regs array. */ -- cgit v1.1