emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el,v


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el,v
Date: Wed, 23 Aug 2006 03:10:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Nick Roberts <nickrob>  06/08/23 03:10:03

Index: gdb-ui.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/gdb-ui.el,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -b -r1.184 -r1.185
--- gdb-ui.el   21 Aug 2006 23:06:09 -0000      1.184
+++ gdb-ui.el   23 Aug 2006 03:10:02 -0000      1.185
@@ -1290,6 +1290,7 @@
       (progn
        (setq gud-running t)
        (setq gdb-inferior-status "running")
+       (setq gdb-signalled nil)
        (gdb-force-mode-line-update
         (propertize gdb-inferior-status 'face font-lock-type-face))
        (gdb-remove-text-properties)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]