# HG changeset patch # User Noah Friedman # Date 1117450113 0 # Node ID 6181dbed89470a6203f9e5328b4630cb84e669a9 # Parent 63b25cade3fb747b01d28cd5f734c309b2f1846d (After a Crash): Mention emacs-buffer.gdb as a recovery mechanism. diff -r 63b25cade3fb -r 6181dbed8947 man/trouble.texi --- a/man/trouble.texi Mon May 30 10:38:35 2005 +0000 +++ b/man/trouble.texi Mon May 30 10:48:33 2005 +0000 @@ -351,6 +351,13 @@ recover are present in Emacs buffers. You should then save them. Only this---saving them---updates the files themselves. + As a last resort, if you had buffers with content which were not +associated with any files, or if the autosave was not recent enough to +have recorded important changes, you can use the +@file{etc/emacs-buffer.gdb} script with @code{gdb} to retrieve them +from a core dump--provided that a core dump was saved, and that the +emacs executable was not stripped of its debugging symbols. + @node Emergency Escape @subsection Emergency Escape