]> Git Repo - binutils.git/blobdiff - gdb/sparc-netbsd-tdep.c
gdb: add names to unwinders, add debug messages when looking for unwinder
[binutils.git] / gdb / sparc-netbsd-tdep.c
index c2de5b544c2eae583659371daca38994b8e5464e..e34405c849e39e4089b82e40ae856799e5f6876e 100644 (file)
@@ -251,6 +251,7 @@ sparc32nbsd_sigcontext_frame_sniffer (const struct frame_unwind *self,
 
 static const struct frame_unwind sparc32nbsd_sigcontext_frame_unwind =
 {
+  "sparc32 netbsd sigcontext",
   SIGTRAMP_FRAME,
   default_frame_unwind_stop_reason,
   sparc32nbsd_sigcontext_frame_this_id,
This page took 0.028637 seconds and 4 git commands to generate.