OSDN Git Service

* vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
[pf3gnuchains/pf3gnuchains3x.git] / gdb / vax-tdep.c
index a790fad..21e71b9 100644 (file)
@@ -383,7 +383,7 @@ vax_frame_this_id (struct frame_info *next_frame, void **this_cache,
   if (cache->base == 0)
     return;
 
-  (*this_id) = frame_id_build (cache->base, frame_pc_unwind (next_frame));
+  (*this_id) = frame_id_build (cache->base, frame_func_unwind (next_frame));
 }
 
 static void