X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Ffrv-linux-tdep.c;h=b60af84e6762548334162c824d8639f9d1a02473;hb=1ead4b8ed29a8dfb565eb120d527286c3051adfd;hp=098df173c087c2d80bc45fcb7a0c83e9f3d81023;hpb=24b21115f522cd0fbe55986cd914a593576294ef;p=binutils-gdb.git diff --git a/gdb/frv-linux-tdep.c b/gdb/frv-linux-tdep.c index 098df173c08..b60af84e676 100644 --- a/gdb/frv-linux-tdep.c +++ b/gdb/frv-linux-tdep.c @@ -1,7 +1,7 @@ /* Target-dependent code for GNU/Linux running on the Fujitsu FR-V, for GDB. - Copyright (C) 2004-2021 Free Software Foundation, Inc. + Copyright (C) 2004-2022 Free Software Foundation, Inc. This file is part of GDB. @@ -334,6 +334,7 @@ frv_linux_sigtramp_frame_sniffer (const struct frame_unwind *self, static const struct frame_unwind frv_linux_sigtramp_frame_unwind = { + "frv linux sigtramp", SIGTRAMP_FRAME, default_frame_unwind_stop_reason, frv_linux_sigtramp_frame_this_id,