* aix-thread.c (ops_prepare_to_store): Eliminate.
authorKevin Buettner <kevinb@redhat.com>
Mon, 22 Jul 2002 19:56:07 +0000 (19:56 +0000)
committerKevin Buettner <kevinb@redhat.com>
Mon, 22 Jul 2002 19:56:07 +0000 (19:56 +0000)
commitcbe92db47b204cd9d58068139f6b47fa9de0948d
tree8492d7f23a930110298a0eeb6874a3b28ba161a5
parent61c5da0b4f9c0f83d1dcd2386ba9657391302ae3
* aix-thread.c (ops_prepare_to_store): Eliminate.
(init_ops): Don't initialize ops.prepare_to_store.
(store_regs_kern): Pre-fetch register buffers from child,
because some registers may not be in the cache.  Copy
regs from register cache only if they are cached.
(store_regs_lib): Copy regs from register cache only
if they are cached.
(fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
fill_gprs64): Ditto.
gdb/ChangeLog
gdb/aix-thread.c
This page took 0.025402 seconds and 4 git commands to generate.