Remove deprecated_throw_reason from mips_error.
authorAndrew Burgess <aburgess@broadcom.com>
Wed, 31 Jul 2013 15:36:49 +0000 (15:36 +0000)
committerAndrew Burgess <aburgess@broadcom.com>
Wed, 31 Jul 2013 15:36:49 +0000 (15:36 +0000)
commit13f78033fc9765b1ab92f50ebfbf2d2c5975d93a
tree3ea3a00c3e7d4ca36caef7a0b7658c2419dd728d
parent039e3c22825cb0177d4f853f644a56f7fc577e23
Remove deprecated_throw_reason from mips_error.

  http://sourceware.org/ml/gdb-patches/2013-07/msg00777.html

gdb/ChangeLog

        * remote-mips.c (mips_error): Replace use of
        deprecated_throw_reason with throw_verror.  Use the error message
        passed to mips_error as the error message for throw_verror.
gdb/ChangeLog
gdb/remote-mips.c