Fix regcache_restore() handling of unavailable regs.
authorDavid S. Miller <davem@redhat.com>
Tue, 11 Oct 2011 18:35:26 +0000 (18:35 +0000)
committerDavid S. Miller <davem@redhat.com>
Tue, 11 Oct 2011 18:35:26 +0000 (18:35 +0000)
commit349d138559111de9e0ee57120e267005ac27cb6e
tree75fb7faca70e31eff2ab8ef0b7c427ee51a9b3bb
parentbfb6c1ab1ed502faa7c3764722a1f1661f6d44e8
Fix regcache_restore() handling of unavailable regs.

* regcache.c (regcache_restore): Do not write unavailable regs, mark
static.
* regcache.h (regcache_restore): Remove declaration.
gdb/ChangeLog
gdb/regcache.c
gdb/regcache.h
This page took 0.037606 seconds and 4 git commands to generate.