2009-02-04 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gdb / i386-tdep.c
index 83e0f50834a6ccafb8af579fdc06c77e8d3eabc1..496c4ff30a8c385f979021b1c14235369dd2ad5c 100644 (file)
@@ -2452,7 +2452,7 @@ i386_pe_skip_trampoline_code (CORE_ADDR pc, char *name)
 /* Return whether the THIS_FRAME corresponds to a sigtramp
    routine.  */
 
-static int
+int
 i386_sigtramp_p (struct frame_info *this_frame)
 {
   CORE_ADDR pc = get_frame_pc (this_frame);
This page took 0.02361 seconds and 4 git commands to generate.