]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
fix typo during interactive_mode check in gdb_has_a_terminal
authorJoel Brobecker <brobecker@gnat.com>
Mon, 31 Jan 2011 03:11:40 +0000 (03:11 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 31 Jan 2011 03:11:40 +0000 (03:11 +0000)
commit6b0c4c1f054ea7b759e683dc4c87abc569930cd5
tree9554aea037cd7016c1f5ae0b04485694ac753fc6
parentf4b54baf38b2b0db738de390f8061961bbedd386
fix typo during interactive_mode check in gdb_has_a_terminal

Discovered by Pierre Muller.

gdb/ChangeLog:

        * inflow.c (gdb_has_a_terminal): Fix typo in interactive_mode
        value test.

gdb/testsuite/ChangeLog:

        * gdb.base/interact.exp: Add extra tests that verify that
        the value of the interactive-mode setting does not change
        after the script is sourced.
gdb/ChangeLog
gdb/inflow.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/interact.exp