* MAINTAINERS: Remove myself.
[deliverable/binutils-gdb.git] / gdb / vax-tdep.c
index b84977a5d1e3d5e4bf49c431722f39e048b8eef5..0dcca75d241ae332337feca43b853a9b63b54523 100644 (file)
@@ -1,8 +1,7 @@
 /* Target-dependent code for the VAX.
 
-   Copyright (C) 1986, 1989, 1991, 1992, 1995, 1996, 1998, 1999, 2000, 2002,
-   2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 1986, 1989, 1991-1992, 1995-1996, 1998-2000, 2002-2005,
+   2007-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -402,6 +401,7 @@ vax_frame_prev_register (struct frame_info *this_frame,
 static const struct frame_unwind vax_frame_unwind =
 {
   NORMAL_FRAME,
+  default_frame_unwind_stop_reason,
   vax_frame_this_id,
   vax_frame_prev_register,
   NULL,
This page took 0.025611 seconds and 4 git commands to generate.