2004-01-12 Andrew Cagney <cagney@redhat.com>
* stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO call. Never defined. * sparc-tdep.h (struct frame_info): Add opaque declaration. * sparc64-tdep.h (struct gdbarch): Add opaque declaration. (struct sparc_gregset, struct regcache): Ditto. * sparc-nat.c: Update copyright. Specify "GNU/Linux".
This commit is contained in:
parent
1f8a6abba1
commit
1a111ce38b
5 changed files with 18 additions and 8 deletions
|
@ -26,6 +26,7 @@ struct gdbarch;
|
|||
struct regcache;
|
||||
struct regset;
|
||||
struct trad_frame_saved_reg;
|
||||
struct frame_info;
|
||||
|
||||
/* Register offsets for the general-purpose register set. */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue