* ia64-tdep.c (ia64_libunwind_frame_this_id): Adapt uses of
authorAndreas Schwab <schwab@linux-m68k.org>
Wed, 8 Mar 2006 15:28:17 +0000 (15:28 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Wed, 8 Mar 2006 15:28:17 +0000 (15:28 +0000)
commitf1b4b38ecb079e3762826dfc2d4fcc6a9698517d
tree195baf5aae15a1089e3d3ca0d1aa9d6a4a39e7c1
parentf53f0d0bde592682b363c703b68166408c6552d1
* ia64-tdep.c (ia64_libunwind_frame_this_id): Adapt uses of
libunwind_frame_prev_register to use a gdb_byte buffer and
extract_unsigned_integer.
(ia64_libunwind_sigtramp_frame_prev_register): Likewise.

* libunwind-frame.c (libunwind_frame_prev_register): Change type
of last argument to `gdb_byte *'
* libunwind-frame.h: Adjust declaration.
gdb/ChangeLog
gdb/ia64-tdep.c
gdb/libunwind-frame.c
gdb/libunwind-frame.h