2012-05-09 Frank Ch. Eigler <fche@redhat.com>
[deliverable/binutils-gdb.git] / gdb / iq2000-tdep.c
index 2e54478069a864f8c047a916e8d95901bbda8c56..dd8ad619bb9aa7ec93d87f39625122165f55b26f 100644 (file)
@@ -1,8 +1,8 @@
 /* Target-dependent code for the IQ2000 architecture, for GDB, the GNU
    Debugger.
 
-   Copyright (C) 2000, 2004, 2005, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2000, 2004-2005, 2007-2012 Free Software Foundation,
+   Inc.
 
    Contributed by Red Hat.
 
@@ -436,6 +436,7 @@ iq2000_frame_this_id (struct frame_info *this_frame, void **this_cache,
 
 static const struct frame_unwind iq2000_frame_unwind = {
   NORMAL_FRAME,
+  default_frame_unwind_stop_reason,
   iq2000_frame_this_id,
   iq2000_frame_prev_register,
   NULL,
This page took 0.024086 seconds and 4 git commands to generate.