OSDN Git Service

* top.c (interactive_mode): New static variable.
authorbrobecke <brobecke>
Thu, 10 Sep 2009 18:56:45 +0000 (18:56 +0000)
committerbrobecke <brobecke>
Thu, 10 Sep 2009 18:56:45 +0000 (18:56 +0000)
commit7a55c5bce49efc8ebe416b0fcff3db617862985f
treefc4b82d15aaedf8b61bcb54714efb77ce8a2a2fc
parentb87ab501295b519f5970f58a98e03f49d3934bf0
    * top.c (interactive_mode): New static variable.
        (show_interactive_mode): New function.
        (input_from_terminal_p): If interactive_mode is not auto, then
        use that rather than checking the stdin settings.
        (init_main): Add "set/show interactive-mode" command.
        * NEWS: Add entry for new "set/show interactive-mode" command.
gdb/ChangeLog
gdb/NEWS
gdb/top.c