OSDN Git Service

* remote-mips.c (mips_load): Replace call to regcache_set_valid_p,
authorbrobecke <brobecke>
Mon, 16 Mar 2009 21:12:46 +0000 (21:12 +0000)
committerbrobecke <brobecke>
Mon, 16 Mar 2009 21:12:46 +0000 (21:12 +0000)
commit73cbd2cea4a812bb7911376fe0d8812c19dba749
tree8bcd5329c36922dbf176cc0e7eff103cedab711d
parent503d14e462449060e044bd1d07ec9d085e8be486
    * 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