* frame.h (struct frame_info): Change type of context to
'struct context'.
+2002-06-18 Michal Ludvig <mludvig@suse.cz>
+
+ * frame.h (struct frame_info): Change type of context to
+ 'struct context'.
+
2002-06-17 Andrew Cagney <cagney@redhat.com>
* gdbarch.sh (REGISTER_NAME): Change return type a constant string
/* If dwarf2 unwind frame informations is used, this structure holds all
related unwind data. */
- struct unwind_contect *context;
+ struct context *context;
/* See description above. Return the register value for the
previous frame. */