emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/DEBUG


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/DEBUG
Date: Sat, 11 Jun 2005 09:02:39 -0400

Index: emacs/etc/DEBUG
diff -c emacs/etc/DEBUG:1.32 emacs/etc/DEBUG:1.33
*** emacs/etc/DEBUG:1.32        Tue Mar  1 16:01:05 2005
--- emacs/etc/DEBUG     Sat Jun 11 13:02:39 2005
***************
*** 576,581 ****
--- 576,588 ----
  bitfield definitions (which will cause each such field to use a full
  int).
  
+ ** How to recover buffer contents from an Emacs core dump file
+ 
+ The file etc/emacs-buffer.gdb defines a set of GDB commands for
+ recovering the contents of Emacs buffers from a core dump file.  You
+ might also find those commands useful for displaying the list of
+ buffers in human-readable format from within the debugger.
+ 
  ** Some suggestions for debugging on MS Windows:
  
     (written by Marc Fleischeuers, Geoff Voelker and Andrew Innes)




reply via email to

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