PR 12848
[deliverable/binutils-gdb.git] / gdb / m32r-linux-tdep.c
index 6a5cbecaee7c088431c9b22b54e86fba6ac28aa0..a7efe612dec857ae4caa0ddb81a342a7dae8ba62 100644 (file)
@@ -1,6 +1,7 @@
 /* Target-dependent code for GNU/Linux m32r.
 
-   Copyright (C) 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007, 2008, 2009, 2010, 2011
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -304,6 +305,7 @@ m32r_linux_sigtramp_frame_sniffer (const struct frame_unwind *self,
 
 static const struct frame_unwind m32r_linux_sigtramp_frame_unwind = {
   SIGTRAMP_FRAME,
+  default_frame_unwind_stop_reason,
   m32r_linux_sigtramp_frame_this_id,
   m32r_linux_sigtramp_frame_prev_register,
   NULL,
This page took 0.022964 seconds and 4 git commands to generate.