2004-02-28 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 28 Feb 2004 16:59:32 +0000 (16:59 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 28 Feb 2004 16:59:32 +0000 (16:59 +0000)
* dwarf2-frame.h (struct gdbarch): Add opaque declaration.

gdb/ChangeLog
gdb/dwarf2-frame.h

index ab3f88ebae14c8445f3e7d083bc295f4c4ce309c..0331294a9ade0082fd9e9105e3f265ef1abbf8c1 100644 (file)
@@ -1,5 +1,7 @@
 2004-02-28  Andrew Cagney  <cagney@redhat.com>
 
+       * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
+
        * breakpoint.c (_initialize_breakpoint): Use
        "add_setshow_auto_boolean_cmd.  Better word-wrap help messages.
        Add help to show command.
index 4bb313cba25b52e01d0427064cb90b2d2e99b9c2..1ae44b5064c74d565d17b6ee3ae31349ea0ef7d9 100644 (file)
@@ -24,6 +24,7 @@
 #ifndef DWARF2_FRAME_H
 #define DWARF2_FRAME_H 1
 
+struct gdbarch;
 struct objfile;
 struct frame_info;