]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/hppa-tdep.c
* frame.c (frame_unwind_id): Renamed to ...
[thirdparty/binutils-gdb.git] / gdb / hppa-tdep.c
index ace04a3d93dc9f177f6694b74d60526eb0b5b3fa..17a0909b90f8fa301d8d4f765788a0c5dbd6d4f7 100644 (file)
@@ -1794,7 +1794,7 @@ hppa_find_unwind_entry_in_block (struct frame_info *this_frame)
   /* FIXME drow/20070101: Calling gdbarch_addr_bits_remove on the
      result of get_frame_address_in_block implies a problem.
      The bits should have been removed earlier, before the return
-     value of frame_pc_unwind.  That might be happening already;
+     value of gdbarch_unwind_pc.  That might be happening already;
      if it isn't, it should be fixed.  Then this call can be
      removed.  */
   pc = gdbarch_addr_bits_remove (get_frame_arch (this_frame), pc);