comparison etc/DEBUG @ 80252:1fd018d2505e

Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as that section is specific to MSVC.
author Jason Rumney <jasonr@gnu.org>
date Fri, 29 Feb 2008 10:58:19 +0000
parents 1dd7437446ea
children 4054054dd212
comparison
equal deleted inserted replaced
80251:a885dcbd10cb 80252:1fd018d2505e
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