* dwarf2-frame.c (dwarf2_frame_prev_register): Use gdb_byte.
authorDaniel Jacobowitz <drow@false.org>
Sat, 28 May 2005 16:44:29 +0000 (16:44 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sat, 28 May 2005 16:44:29 +0000 (16:44 +0000)
commitc6826062e510add65c65379ed490b4eedfa71620
tree7ac065a57438963fd10ea479eefaa1ae83fe17f2
parent36527912614edf28be9ce9ff552090bdd20d67b4
* dwarf2-frame.c (dwarf2_frame_prev_register): Use gdb_byte.
* i386-linux-nat.c (fetch_register, store_register, supply_gregset)
(fill_gregset): Likewise.
* i386-tdep.c (i386_frame_prev_register)
(i386_sigtramp_frame_prev_register): Likewise.
* linux-nat.c (linux_nat_xfer_memory, linux_nat_make_corefile_notes):
Likewise.
* linux-thread-db.c (thread_db_xfer_memory): Likewise.
* remote.c (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint):
Likewise.
* target.c (debug_to_insert_hw_breakpoint)
(debug_to_remove_hw_breakpoint, update_current_target): Likewise.
gdb/ChangeLog
gdb/dwarf2-frame.c
gdb/i386-linux-nat.c
gdb/i386-tdep.c
gdb/linux-nat.c
gdb/linux-thread-db.c
gdb/remote.c
gdb/target.c