emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/.gdbinit


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/src/.gdbinit
Date: Thu, 05 Jan 2006 20:45:59 +0000

Index: emacs/src/.gdbinit
diff -u emacs/src/.gdbinit:1.77 emacs/src/.gdbinit:1.78
--- emacs/src/.gdbinit:1.77     Thu Jan  5 17:49:09 2006
+++ emacs/src/.gdbinit  Thu Jan  5 20:45:59 2006
@@ -796,7 +796,7 @@
   # around before Emacs exits.  Perhaps we should put the break
   # somewhere else instead...
   if $tem[0] == 'x' && $tem[1] == '\0'
-    break abort
+    break x_error_quitter
   end
   continue
 end




reply via email to

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