Mercurial > emacs
changeset 59939:b9511a236e82
Minor clarification.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 06 Feb 2005 10:38:49 +0000 |
parents | efa471aa332e |
children | 60ab67d8cf3a |
files | etc/DEBUG |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/DEBUG Sat Feb 05 19:40:23 2005 +0000 +++ b/etc/DEBUG Sun Feb 06 10:38:49 2005 +0000 @@ -17,8 +17,8 @@ document.] ** When you debug Emacs with GDB, you should start it in the directory -where you built Emacs. That directory has a .gdbinit file that defines -various "user-defined" commands for debugging Emacs. +where the executable was made. That directory has a .gdbinit file +that defines various "user-defined" commands for debugging Emacs. ** It is a good idea to run Emacs under GDB (or some other suitable debugger) *all the time*. Then, when Emacs crashes, you will be able