OSDN Git Service

* 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)
commit3733c800e07fdf7f3f2b6433ae8468e0490707a6
tree7509b00fba4ad94fd413bfe53e8e977a05086112
parent1511d9228c49dd2fcdb35d9955c89261e86dd0cb
* 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