]> git.eshelyaron.com Git - emacs.git/commitdiff
Explain why don't mail a core dump.
authorRichard M. Stallman <rms@gnu.org>
Fri, 29 Jun 2001 03:20:46 +0000 (03:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 29 Jun 2001 03:20:46 +0000 (03:20 +0000)
man/trouble.texi

index 514fa9f1a204b083825035c4f6429abbad920a85..4281335742662078399a0a8b3fddbfb7f669c45e 100644 (file)
@@ -848,6 +848,15 @@ easier to spot, running under the debugger will take less time, etc.
 However, simplification is not vital; if you can't do this or don't have
 time to try, please report the bug with your original test case.
 
+@item
+A core dump file.
+
+Debugging the core dump might be useful, but it can only be done on
+your machine, with your Emacs executable.  Therefore, sending the core
+dump file to the Emacs maintainers won't be useful.  Above all, don't
+include the core file in an email bug report!  Such a large message
+can be extremely inconvenient.
+
 @item
 A system-call trace of Emacs execution.