]> git.eshelyaron.com Git - emacs.git/commit
Fix GDB mode line for gdb-create-source-file-list nil.
authorChong Yidong <cyd@gnu.org>
Wed, 28 Dec 2011 05:23:47 +0000 (13:23 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 28 Dec 2011 05:23:47 +0000 (13:23 +0800)
commit51281b3202901a846f7427e630a9615b1d55eac8
tree2766a9a765b5445ec799ae4200de28bf760ee84b
parent29a8b279e3a7764e424bc66711d1f79bf75242de
Fix GDB mode line for gdb-create-source-file-list nil.

* lisp/progmodes/gdb-mi.el (gdb-get-source-file-list)
(gdb-get-source-file): Move mode line update to gdb-get-source-file.

Fixes: debbugs:10087
lisp/ChangeLog
lisp/progmodes/gdb-mi.el