* 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)
commita624e1115aed93bdc9680076979926cb11d4b5ac
tree3d77839bae4ba165ace20a7312afb1d9da57849f
parent383c0389987560500a6678e734d28cef67d0a4f4
    * 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