daily update
[deliverable/binutils-gdb.git] / gdb / hppa-linux-tdep.c
index 355f8f9d099b9db783c636a4d3bf438eaff78e51..806d410ed1c69863ba724ab1780beeeb7634d5f2 100644 (file)
@@ -1,7 +1,6 @@
 /* Target-dependent code for GNU/Linux running on PA-RISC, for GDB.
 
-   Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -314,6 +313,7 @@ hppa_linux_sigtramp_frame_sniffer (const struct frame_unwind *self,
 
 static const struct frame_unwind hppa_linux_sigtramp_frame_unwind = {
   SIGTRAMP_FRAME,
+  default_frame_unwind_stop_reason,
   hppa_linux_sigtramp_frame_this_id,
   hppa_linux_sigtramp_frame_prev_register,
   NULL,
This page took 0.023202 seconds and 4 git commands to generate.