Index: gdb/ChangeLog
2003-05-11 Andrew Cagney <cagney@redhat.com> * 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 <cagney@redhat.com> * mi-symbol-cmds.c: Rename "mi-cmd-symbol.c", avoid 8.3 problem.
This commit is contained in:
parent
18d09ed4b1
commit
30e221b4d3
8 changed files with 30 additions and 5 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue