Mercurial > emacs
comparison etc/DEBUG @ 92360:4054054dd212
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1090
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 01 Mar 2008 01:28:31 +0000 |
parents | 107ccd98fa12 1fd018d2505e |
children | cbf5528cf447 |
comparison
equal
deleted
inserted
replaced
92359:1af6d6eab2e9 | 92360:4054054dd212 |
---|---|
3 Copyright (C) 1985, 2000, 2001, 2002, 2003, 2004, | 3 Copyright (C) 1985, 2000, 2001, 2002, 2003, 2004, |
4 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 4 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
5 See the end of the file for license conditions. | 5 See the end of the file for license conditions. |
6 | 6 |
7 | 7 |
8 [People who debug Emacs on Windows using native Windows debuggers | 8 [People who debug Emacs on Windows using Microsoft debuggers |
9 should read the Windows-specific section near the end of this | 9 should read the Windows-specific section near the end of this |
10 document.] | 10 document.] |
11 | 11 |
12 ** When you debug Emacs with GDB, you should start it in the directory | 12 ** When you debug Emacs with GDB, you should start it in the directory |
13 where the executable was made. That directory has a .gdbinit file | 13 where the executable was made. That directory has a .gdbinit file |