]> git.eshelyaron.com Git - emacs.git/commit
Force interactive-mode in GDB on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Wed, 25 Apr 2012 08:07:57 +0000 (11:07 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 25 Apr 2012 08:07:57 +0000 (11:07 +0300)
commitafc6df87865adae50b4ad2eea12d0771a144ee06
treec97a6f9b5c49d519fef9493d49abffdd17faa540
parent0268cf45a7bb9dc1f62af9e19198cf93479b53b6
Force interactive-mode in GDB on MS-Windows.

 lisp/progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
 settings on 'system-type', not on 'window-system'.  On MS-Windows,
 set interactive-mode on in GDB.
lisp/ChangeLog
lisp/progmodes/gdb-mi.el