summaryrefslogtreecommitdiff
path: root/gdb/alpha-nat.c
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2007-05-06 14:11:24 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2007-05-06 14:11:24 +0000
commitd42f5dbf85adbccf879ebcc6a54f9669bf665dc8 (patch)
treea2ef7638491ecb60a4b62c7de24bdeff6e8f1833 /gdb/alpha-nat.c
parent3d4f6bbfd412f5ce065bfaac20c02c06fec60534 (diff)
downloadgdb-d42f5dbf85adbccf879ebcc6a54f9669bf665dc8.tar.gz
* aix-thread.c (supply_gprs64, supply_reg32, supply_fprs,
supply_sprs64, supply_sprs32): Add REGCACHE parameter, use it instead of current_regcache. (fetch_regs_user_thread, fetch_regs_kernel_thread): Add REGCACHE parameter, pass it to supply_ routines. (aix_thread_fetch_registers): Pass current_regcache to fetch_regs_user_thread and fetch_regs_kernel_thread. (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs64, fill_sprs32): Add REGCACHE parameter, use it instead of current_regcache. Call regcache_valid_p instead of register_cached. (store_regs_user_thread, store_regs_kernel_thread): Likewise. Also, pass REGCACHE to fill_ routines. (aix_thread_store_registers): Pass current_regcache to store_regs_user_thread and store_regs_kernel_thread.
Diffstat (limited to 'gdb/alpha-nat.c')
0 files changed, 0 insertions, 0 deletions