aboutsummaryrefslogtreecommitdiffstats
path: root/etc/DEBUG
Commit message (Expand)AuthorAgeFilesLines
* `recent_keys' now holds last 300 keystrokes, not 100.Romain Francoise2008-10-111-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* Merge from emacs--rel--22Miles Bader2008-03-011-1/+1
|\
| * Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as thatJason Rumney2008-02-291-1/+1
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Qualify using a separate terminal for debugging.Nick Roberts2007-05-121-4/+4
|/
* Fix typos.Glenn Morris2007-04-131-2/+2
* Explain reason for X protocol error recommendations.Richard M. Stallman2007-03-261-4/+9
* Switch to standard GPL text for license.Glenn Morris2007-02-111-10/+20
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* *** empty log message ***Nick Roberts2006-08-061-0/+6
* (Note): Add note about ollowing a longjmp call.Nick Roberts2006-08-061-0/+7
* Add reference to description of .gdbinit commands.Eli Zaretskii2006-06-231-3/+5
* Mention `pv variable' to print value of Lisp variables.Kim F. Storm2006-06-231-12/+37
* Elaborate on debugging GC crashes.Eli Zaretskii2006-03-181-9/+31
* (Note): Describe features for debugging with GDB in Emacs.Nick Roberts2006-03-141-0/+19
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-051-1/+1
* Describe how to provide preprocessor macro information.Nick Roberts2005-11-051-5/+6
* (Note): GDB can sometimes expand macros.Nick Roberts2005-11-031-2/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-241-1/+2
* Mention emacs-buffer.gdb.Eli Zaretskii2005-06-111-0/+7
* Add information about `-fno-crossjumping' for GCC.David Kastrup2005-03-011-1/+8
* Minor clarification.Richard M. Stallman2005-02-061-2/+2
* Suggest separate terminal for debug session.Nick Roberts2005-01-181-1/+6
* Change printing example to break on a procedure name.Nick Roberts2004-12-151-14/+10
* Mention pp and ff commands.Kim F. Storm2004-10-041-3/+8
* Add arch taglinesMiles Bader2003-09-011-0/+2
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-9/+9
* Added note about xmon.Jan Djärv2003-01-271-0/+13
* Tell them to use C-z, not C-c, to stop Emacs under X.Eli Zaretskii2002-04-241-1/+1
* *** empty log message ***Richard M. Stallman2002-02-201-2/+6
* Fix a typo in "handle SIGINT" command.Eli Zaretskii2002-02-041-1/+1
* Advice how to debug X protocol error which disappear in theEli Zaretskii2001-12-061-0/+43
* Mention that screen(1) can come in handy for debugging the tty version.Eli Zaretskii2001-10-261-0/+3
* Add information about debugging the tty version.Eli Zaretskii2001-10-241-0/+22
* Add hints for running Emacs with malloc debuggers.Eli Zaretskii2001-05-061-0/+41
* Fix last change.Eli Zaretskii2001-05-041-2/+2
* Fix a typo in the "emacs -xrm" command line. Reported by Kenichi Handa.Eli Zaretskii2001-05-021-1/+1
* Document some of the facilities for debugging display code, includingEli Zaretskii2001-04-271-0/+32
* Document byte-debug-flag.Eli Zaretskii2001-04-251-0/+9
* Document problems with MS debugger working on optimized code.Eli Zaretskii2001-04-131-3/+22
* Remove info on Purify, which isn't free software.Gerd Moellmann2001-04-031-34/+0
* Fix the wording in the last change.Eli Zaretskii2001-03-301-2/+2
* Make it clear that last_marked[] holds pointers to Lisp objects, notEli Zaretskii2001-03-261-4/+7
* Document the use of -xrm to start EMacs in synchronous mode.Eli Zaretskii2001-03-231-0/+9
* DEBUGSOURCES should contain a list of files, separated by colons.Gerd Moellmann2001-03-071-1/+1
* Fix a couple of typos.Eli Zaretskii2001-02-021-7/+7