* frame.h (FRAME_FP): Spelling fix.
+2001-01-12 Nicholas Duffek <nsd@redhat.com>
+
+ * blockframe.c (generic_get_saved_register): Spelling fix.
+ * frame.h (FRAME_FP): Spelling fix.
+
Fri Jan 12 18:29:46 2001 Andrew Cagney <cagney@b1.cygnus.com>
* infcmd.c (print_return_value): Restore space lost by switch to
calculated rather than fetched). We will use not_lval for values
fetched from generic dummy frames.
- Set *ADDRP to the address, either in memory on as a REGISTER_BYTE
+ Set *ADDRP to the address, either in memory or as a REGISTER_BYTE
offset into the registers array. If the value is stored in a dummy
frame, set *ADDRP to zero.
extern void *frame_obstack_alloc (unsigned long size);
extern void frame_saved_regs_zalloc (struct frame_info *);
-/* Return the frame address from FR. Except in the machine-dependent
+/* Return the frame address from FI. Except in the machine-dependent
*FRAME* macros, a frame address has no defined meaning other than
as a magic cookie which identifies a frame over calls to the
inferior. The only known exception is inferior.h