Re: Deprecate a.out support for NetBSD targets
[binutils-gdb.git] / gdb / ft32-tdep.c
index 0b6f7a7bcc1ab563ec413d1b23f27400b562fdf7..ff03acb4cbb4a3ed7bd9521ade389e50beb6a07a 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for FT32.
 
-   Copyright (C) 2009-2020 Free Software Foundation, Inc.
+   Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -525,6 +525,7 @@ ft32_frame_prev_register (struct frame_info *this_frame,
 
 static const struct frame_unwind ft32_frame_unwind =
 {
+  "ft32 prologue",
   NORMAL_FRAME,
   default_frame_unwind_stop_reason,
   ft32_frame_this_id,