]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/sparc64-netbsd-tdep.c
gdb: add names to unwinders, add debug messages when looking for unwinder
[thirdparty/binutils-gdb.git] / gdb / sparc64-netbsd-tdep.c
index 7fa0c1a29afa6809369422cf0be6acb273b29fb7..0438093563eecee33cc819c4e2741a0cd850553e 100644 (file)
@@ -225,6 +225,7 @@ sparc64nbsd_sigtramp_frame_sniffer (const struct frame_unwind *self,
 
 static const struct frame_unwind sparc64nbsd_sigcontext_frame_unwind =
 {
+  "sparc64 netbsd sigcontext",
   SIGTRAMP_FRAME,
   default_frame_unwind_stop_reason,
   sparc64nbsd_sigcontext_frame_this_id,