gdb: fix vfork with multiple threads
[deliverable/binutils-gdb.git] / gdb / m32r-linux-tdep.c
index 1d42a0a43fdf19c5ab521cafab04e9ef0ef912bf..24807de0b2b09d993ec9d2f0462fdb0b5df42dd9 100644 (file)
@@ -302,6 +302,7 @@ m32r_linux_sigtramp_frame_sniffer (const struct frame_unwind *self,
 }
 
 static const struct frame_unwind m32r_linux_sigtramp_frame_unwind = {
+  "m32r linux sigtramp",
   SIGTRAMP_FRAME,
   default_frame_unwind_stop_reason,
   m32r_linux_sigtramp_frame_this_id,
This page took 0.026539 seconds and 4 git commands to generate.