+Thu Oct 15 19:50:48 1998 Stan Shebs <shebs@andros.cygnus.com>
+
+ * tm-sp64.h (SETUP_ARBITRARY_FRAME, RAME_SPECIFICATION_DYADIC):
+ Remove, nevermore used.
+
Thu Oct 15 16:55:00 1998 Andrew Cagney <cagney@b1.cygnus.com>
* command.c: Include "wait.h" after, rather than before, <wait.h>.
1998-10-14 Jason Molenda (jsm@bugshack.cygnus.com)
- * defs.h: Move _initialize_printcmd, _initialize_stack,
- _initialize_blockframe out of here and in to their respective .c files.
+ * defs.h: Move _initialize_printcmd, _initialize_stack,
+ _initialize_blockframe out of here and in to their respective .c
+ files.
* blockframe.c: Move _initialize_blockframe prototype to here.
* printcmd.c: Move _initialize_printcmd prototype to here.
* stack.c: Move _initialize_stack prototype to here.
- * source.c, symtab.h: Move _initialize_source prototype to the .c file.
+ * source.c, symtab.h: Move _initialize_source prototype to the .c
+ file.
* values.c, value.h: Move _initialize_values prototype to the .c file.
* gdbthread.h, thread.c: Move _initialize_thread prototype to the .c
file.
Tue Apr 28 17:41:20 1998 Philippe De Muyter <phdm@macqel.be>
- * symfile.c (overlay_auto_command): Add forgotten parameter definitions.
+ * symfile.c (overlay_auto_command): Add forgotten parameter
+ definitions.
(overlay_manual_command, overlay_off_command): Likewise.
(overlay_load_command): Likewise.
* tracepoint.c (memrange_cmp): Parameters have type void *, not
#undef FRAME_ARGS_SKIP
#define FRAME_ARGS_SKIP 136
\f
-/* We need two arguments (in general) to the "info frame" command.
- Note that the definition of this macro implies that there exists a
- function "setup_arbitrary_frame" in sparc-tdep.c */
-
-#undef SETUP_ARBITRARY_FRAME /*FIXME*/
-#undef FRAME_SPECIFICATION_DYADIC
-#define FRAME_SPECIFICATION_DYADIC
-
/* Offsets into jmp_buf.
FIXME: This was borrowed from the v8 stuff and will probably have to change
for v9. */