Remove deprecated_command_loop_hook.
authorAndrew Burgess <aburgess@broadcom.com>
Thu, 5 Sep 2013 16:46:56 +0000 (16:46 +0000)
committerAndrew Burgess <aburgess@broadcom.com>
Thu, 5 Sep 2013 16:46:56 +0000 (16:46 +0000)
commit257e6d53e260db58681013eb25ea17ee061ba052
treeb78680ba4d9222499e8e16bd0a930130b2ae6fdf
parent7c33b57c1551d8a15edbad6e5da5aab1b05e6ab0
Remove deprecated_command_loop_hook.

  https://sourceware.org/ml/gdb-patches/2013-09/msg00174.html

gdb/ChangeLog

        * gdb/defs.h (deprecated_command_loop_hook): Remove, including
        references in comments.
        * gdb/interps.c (current_interp_command_loop): No longer use
        deprecated_command_loop_hook.
        (clear_interpreter_hooks): Remove deprecated_command_loop_hook
        setup.
        * gdb/top.c (deprecated_command_loop_hook): Remove.
gdb/ChangeLog
gdb/defs.h
gdb/interps.c
gdb/top.c
This page took 0.026282 seconds and 4 git commands to generate.