* target.h (struct target_ops): Add new field to_get_ada_task_ptid.
[deliverable/binutils-gdb.git] / gdb / ada-lang.c
index 2e29770f9b97f5d7522b0ac57a3e6057bab6bef4..60ceacccbb190b8f056fac5f2a0f3fb5d250da90 100644 (file)
@@ -9888,7 +9888,7 @@ is_known_support_routine (struct frame_info *frame)
 /* Find the first frame that contains debugging information and that is not
    part of the Ada run-time, starting from FI and moving upward.  */
 
-static void
+void
 ada_find_printable_frame (struct frame_info *fi)
 {
   for (; fi != NULL; fi = get_prev_frame (fi))
This page took 0.04441 seconds and 4 git commands to generate.