# stdio stop working and therefore the `pr' command above as well.
break abort
+# The MS-Windows build replaces abort with its own function.
+break w32_abort
+
# If we are running in synchronous mode, we want a chance to look around
# before Emacs exits. Perhaps we should put the break somewhere else
# instead...
+2005-12-17 Eli Zaretskii <eliz@gnu.org>
+
+ * .gdbinit: Set a breakpoint on w32_abort.
+
2005-12-16 Juri Linkov <juri@jurta.org>
* minibuf.c (Fminibuffer_completion_contents): New Lisp function