Fix unwind abort while compiling glibc, reported by HJ.
[deliverable/binutils-gdb.git] / gdb / dummy-frame.h
index ae090e3598d151be0a4e479bb97d8f737535a07f..cde9eb7f12f95759db89ee1d63ad1d357a06c10e 100644 (file)
@@ -48,7 +48,7 @@ struct frame_id;
 /* If the PC falls in a dummy frame, return a dummy frame
    unwinder.  */
 
-extern const struct frame_unwind *dummy_frame_p (CORE_ADDR pc);
+extern const struct frame_unwind *dummy_frame_sniffer (struct frame_info *next_frame);
 
 /* Does the PC fall in a dummy frame?
 
This page took 0.022555 seconds and 4 git commands to generate.