1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-05 08:53:45 +00:00
Commit Graph

103 Commits

Author SHA1 Message Date
Jason Rumney
df92ae9706 Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as that
section is specific to MSVC.
2008-02-29 10:58:19 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
1bb97e221b Add 2008 to copyright years. 2008-01-08 04:54:02 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
fca4a5de17 Switch license to GPLv3 or later. 2007-07-25 06:48:19 +00:00
Nick Roberts
06b6baf6f9 Qualify using a separate terminal for debugging. 2007-05-12 09:38:20 +00:00
Glenn Morris
2fbcf1743e Fix typos. 2007-04-13 02:58:17 +00:00
Richard M. Stallman
a2ebb43f91 Explain reason for X protocol error recommendations. 2007-03-26 03:28:55 +00:00
Glenn Morris
5b87ad5540 Switch to standard GPL text for license. 2007-02-11 01:18:25 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Nick Roberts
bf69439f99 *** empty log message *** 2006-08-06 00:45:53 +00:00
Nick Roberts
6205d23a8c (Note): Add note about ollowing a longjmp call. 2006-08-06 00:39:50 +00:00
Eli Zaretskii
a313dc7be6 Add reference to description of .gdbinit commands. 2006-06-23 18:14:57 +00:00
Kim F. Storm
11eced2faf Mention `pv variable' to print value of Lisp variables.
Mention `xpr' and fix example to use it.  Add section describing
commands such as `pit' that are useful for debugging redisplay
related problems.
2006-06-23 14:37:10 +00:00
Eli Zaretskii
1a527e2731 Elaborate on debugging GC crashes. 2006-03-18 14:30:37 +00:00
Nick Roberts
c167547bc3 (Note): Describe features for debugging with GDB in Emacs. 2006-03-14 20:29:15 +00:00
Thien-Thi Nguyen
5b0d63bc36 Update years in copyright notice; nfc. 2006-02-05 23:44:47 +00:00
Nick Roberts
f6e405a269 Describe how to provide preprocessor macro information. 2005-11-05 10:09:27 +00:00
Nick Roberts
0a24fa8037 (Note): GDB can sometimes expand macros. 2005-11-03 02:03:24 +00:00
Thien-Thi Nguyen
bfd6d01add Update years in copyright notice; nfc. 2005-08-24 11:32:07 +00:00
Eli Zaretskii
270bf00e3a Mention emacs-buffer.gdb. 2005-06-11 13:02:39 +00:00
David Kastrup
70d9a9cda7 Add information about `-fno-crossjumping' for GCC. 2005-03-01 16:01:05 +00:00
Richard M. Stallman
7483daa148 Minor clarification. 2005-02-06 10:38:49 +00:00
Nick Roberts
8ef597fe79 Suggest separate terminal for debug session. 2005-01-18 01:01:29 +00:00
Nick Roberts
aa1f38cdfb Change printing example to break on a procedure name. 2004-12-15 01:27:48 +00:00
Kim F. Storm
1ce9f40ad4 Mention pp and ff commands. 2004-10-04 13:37:01 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Jan Djärv
46def98960 Added note about xmon. 2003-01-27 19:59:08 +00:00
Eli Zaretskii
eb55f651cf Tell them to use C-z, not C-c, to stop Emacs under X. 2002-04-24 16:57:19 +00:00
Richard M. Stallman
42a3c62765 *** empty log message *** 2002-02-20 22:24:59 +00:00
Eli Zaretskii
7718638cea Fix a typo in "handle SIGINT" command. 2002-02-04 12:50:26 +00:00
Eli Zaretskii
1d3adc2687 Advice how to debug X protocol error which disappear in the
synchronous mode.
2001-12-06 12:35:13 +00:00
Eli Zaretskii
e039053df2 Mention that screen(1) can come in handy for debugging the tty version.
Suggested by dave Love.
2001-10-26 20:21:57 +00:00
Eli Zaretskii
036cb5a216 Add information about debugging the tty version.
From Gerd Moellmann.
2001-10-24 09:50:06 +00:00
Eli Zaretskii
19cf8f36fd Add hints for running Emacs with malloc debuggers. 2001-05-06 16:32:53 +00:00
Eli Zaretskii
71d6b45914 Fix last change. 2001-05-04 16:17:41 +00:00
Eli Zaretskii
9031cdf2c4 Fix a typo in the "emacs -xrm" command line. Reported by Kenichi Handa. 2001-05-02 04:10:31 +00:00
Eli Zaretskii
3f715e7721 Document some of the facilities for debugging display code, including
-DGLYPH_DEBUG build and functions that dump glyph matrices.
2001-04-27 16:26:35 +00:00
Eli Zaretskii
9369901971 Document byte-debug-flag. 2001-04-25 21:45:52 +00:00
Eli Zaretskii
961e239462 Document problems with MS debugger working on optimized code.
From Jason Rumney <jasonr@gnu.org>.
2001-04-13 09:50:37 +00:00
Gerd Moellmann
5817ff0ae2 Remove info on Purify, which isn't free software. 2001-04-03 12:57:36 +00:00
Eli Zaretskii
62578de5c9 Fix the wording in the last change. 2001-03-30 09:55:24 +00:00
Eli Zaretskii
f46cc673eb Make it clear that last_marked[] holds pointers to Lisp objects, not
the objects themselves.
2001-03-26 18:43:58 +00:00
Eli Zaretskii
ec4054f004 Document the use of -xrm to start EMacs in synchronous mode. 2001-03-23 12:38:16 +00:00
Gerd Moellmann
6806e86735 DEBUGSOURCES should contain a list of files, separated by colons. 2001-03-07 14:01:03 +00:00
Eli Zaretskii
8e92a96a37 Fix a couple of typos. 2001-02-02 16:14:19 +00:00
Eli Zaretskii
3102e429e6 Changes, clean-ups, and typo fixes from Richard M. Stallman. 2001-01-31 17:34:45 +00:00
Eli Zaretskii
2aa25884da Clarify the instructions for debugging LessTif. 2001-01-30 09:57:39 +00:00
Eli Zaretskii
437368fedd Expand and update, based on the instructions to
pretesters, nt/INSTALL, and private communications and experience.
2001-01-27 19:18:02 +00:00
Miles Bader
125f929e45 Add note aboute using `inverse-video' to detect excessive screen redraw. 2000-12-15 11:41:20 +00:00
Gerd Moellmann
1e4d32f80e *** empty log message *** 2000-10-16 11:43:01 +00:00
Dave Love
a933dad155 # 1999-10-03 12:39:42 +00:00