Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / sentinel-frame.c
index e307d437c14c32e9fe5658a8930ed8808866f9c1..42ef722f5c68b2789c3caf1be6289b9eff18dfcb 100644 (file)
@@ -1,6 +1,6 @@
 /* Code dealing with register stack frames, for GDB, the GNU debugger.
 
-   Copyright (C) 1986-2019 Free Software Foundation, Inc.
+   Copyright (C) 1986-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -79,6 +79,7 @@ sentinel_frame_prev_arch (struct frame_info *this_frame,
 
 const struct frame_unwind sentinel_frame_unwind =
 {
+  "sentinel",
   SENTINEL_FRAME,
   default_frame_unwind_stop_reason,
   sentinel_frame_this_id,
This page took 0.024224 seconds and 4 git commands to generate.