Replace most uses of deprecated_throw_reason with quit.
authorAndrew Burgess <aburgess@broadcom.com>
Wed, 31 Jul 2013 12:44:33 +0000 (12:44 +0000)
committerAndrew Burgess <aburgess@broadcom.com>
Wed, 31 Jul 2013 12:44:33 +0000 (12:44 +0000)
commit039e3c22825cb0177d4f853f644a56f7fc577e23
tree2307a676f33c1b7ba7240b378dc22ac8e48c0bb6
parent8150913ba72c45f45e993dd0fa97fade21fea426
Replace most uses of deprecated_throw_reason with quit.

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

gdb/ChangeLog

        * monitor.c (monitor_interrupt_query): Replace use of
        deprecated_throw_reason with quit.
        * nto-procfs.c (interrupt_query): Likewise.
        * remote-fileio.c (remote_fileio_sig_exit): Likewise.
        * remote-mips.c (mips_kill): Likewise.
        * remote.c (interrupt_query): Likewise.
gdb/ChangeLog
gdb/monitor.c
gdb/nto-procfs.c
gdb/remote-fileio.c
gdb/remote-mips.c
gdb/remote.c
This page took 0.028392 seconds and 4 git commands to generate.