src/gdb ChangeLog inflow.c testsuite/ChangeLog ...
brobecke@sourceware.org
brobecke@sourceware.org
Mon Jan 31 03:11:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: brobecke@sourceware.org 2011-01-31 03:11:40
Modified files:
gdb : ChangeLog inflow.c
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.base: interact.exp
Log message:
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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12518&r2=1.12519
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inflow.c.diff?cvsroot=src&r1=1.64&r2=1.65
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2564&r2=1.2565
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/interact.exp.diff?cvsroot=src&r1=1.1&r2=1.2
More information about the Gdb-cvs
mailing list