OSDN Git Service

* remote-mips.c (mips_load): Replace call to regcache_set_valid_p,
authorJoel Brobecker <brobecker@gnat.com>
Mon, 16 Mar 2009 21:12:46 +0000 (21:12 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 16 Mar 2009 21:12:46 +0000 (21:12 +0000)
commit9f3ba2c986b1dfcbef83e207b04b7a8c36813e22
tree3d85f96cb4fe2110123ce492eb7ac3d8caeb0744
parent4c665bf01df990b025c2f0d3b48cc25c06aef17e
    * remote-mips.c (mips_load): Replace call to regcache_set_valid_p,
        which is undefined, by call to regcache_invalidate, which should
        do what the original author wanted to do.
gdb/ChangeLog
gdb/remote-mips.c