2004-02-28 Andrew Cagney <cagney@redhat.com>

* dwarf2-frame.h (struct gdbarch): Add opaque declaration.
This commit is contained in:
Andrew Cagney 2004-02-28 16:59:32 +00:00
parent 6e1d7d6c23
commit ecc9ac844c
2 changed files with 3 additions and 0 deletions

View 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.

View file

@ -24,6 +24,7 @@
#ifndef DWARF2_FRAME_H
#define DWARF2_FRAME_H 1
struct gdbarch;
struct objfile;
struct frame_info;