1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

49 Commits

Author SHA1 Message Date
Richard M. Stallman
ed4389afef (Starting GUD): Add bashdb.
(Building): Put Grep Searching after Compilation Shell.
(Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
Document next-error-highlight.
(Grep Searching): Document grep-highlight-matches.
(Lisp Eval): Typing C-x C-e twice prints integers specially.
2005-03-21 18:06:58 +00:00
Nick Roberts
0ace9c9ea1 (Commands of GUD): Move paragraph on setting
breakpoints with mouse to the GDB Graphical Interface node.
2005-03-14 10:00:58 +00:00
Richard M. Stallman
43642a32e1 (Debugger Operation): Update GUD tooltip enable info. 2005-03-08 02:46:08 +00:00
Richard M. Stallman
499de9ba7f (Starting GUD): Don't explain text vs graphical GDB here.
Just mention they exist, and xref.
Delete "just one debugger process".
(Debugger Operation): Move GUD tooltip info here.
(GUD Tooltips): Node deleted.
(GDB Graphical Interface): Explain the two GDB modes here.
2005-03-06 18:08:00 +00:00
Richard M. Stallman
91f1fd029f (Compilation): Update mode line status info. 2005-02-27 09:18:15 +00:00
Nick Roberts
31b4c1b7a1 Update documentation relating to GDB Graphical
Interface.
2005-01-31 21:20:35 +00:00
David Kastrup
3d4d788a38 * NEWS: Mention alias find-grep' for grep-find'.
* progmodes/grep.el: Add alias `find-grep' for `grep-find'.

* building.texi (Grep Searching): Mention alias `find-grep' for
`grep-find'.
2005-01-22 15:43:56 +00:00
Richard M. Stallman
dd52536905 (Lisp Eval): Delete hyphen in section name. 2004-11-21 00:30:34 +00:00
Nick Roberts
444ee6d730 (Starting GUD): Note that multiple debugging
sessions requires `gdb --fullname'.
2004-10-06 07:19:04 +00:00
Richard M. Stallman
9cad18987b (Compilation): Explain how to make a silent subprocess that won't be
terminated.  Explain compilation-environment.
2004-09-20 15:26:00 +00:00
Juri Linkov
15658fd8e8 (Compilation Mode): Add a paragraph about rules
for finding the compilation buffer for `next-error'.
2004-09-02 09:36:35 +00:00
Luc Teirlinck
254196f5a4 (Building): Interchange nodes (for correct numbering). 2004-08-27 23:28:06 +00:00
Juri Linkov
dc13434291 (Lisp Eval): Add C-M-x on defface. 2004-06-10 04:23:24 +00:00
Nick Roberts
961102426d (GDB Graphical Interface): Update and describe layout first. 2004-05-13 22:07:24 +00:00
Nick Roberts
a1a3a37ad3 (Watch Expressions): Update. 2004-02-23 00:43:09 +00:00
Nick Roberts
8d66c08b2b (Watch Expressions): Update.
(Commands of GUD): Include use of toolbar + breakpoints set from
fringe/margin.
2003-12-23 22:48:58 +00:00
Nick Roberts
9b418429d5 (Watch Expressions): Update section on data display
to reflect code changes (GDB Graphical Interface).
2003-10-21 23:09:09 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
43b4d3c02b (Compilation): Document what happens with asynch children of compiler process. 2003-07-07 20:43:33 +00:00
Richard M. Stallman
f9ad161b28 (GDB Graphical Interface): New node (rewritten somewhat by RMS). 2003-05-28 11:42:49 +00:00
Juanma Barranquero
333c5fc5b9 Fix cross references. 2003-04-06 21:12:02 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Richard M. Stallman
6a27bff161 Reference Debugging, not Debugger, in Lisp ref man. 2003-01-06 01:04:56 +00:00
Richard M. Stallman
49ba5d16b3 Add xref to Make manual. 2002-10-29 18:18:41 +00:00
Richard M. Stallman
266e712ee5 Say that output from asynch subprocesses of a compiler may be lost. 2002-07-14 15:24:03 +00:00
Richard M. Stallman
44fa0ae8d4 Clarify gud-jump description. 2002-07-07 23:29:35 +00:00
Eli Zaretskii
09041c4bf8 Use colon' instead of :' in an index only in the Info version. 2002-03-23 09:37:39 +00:00
Eli Zaretskii
c668cdd02b (Electric C, Lisp Eval): Avoid makeinfo warnings about colons in indices. 2002-03-13 18:00:48 +00:00
Pavel Janík
c897578d7d Fix typo. 2002-02-06 22:46:55 +00:00
Richard M. Stallman
5b7fc39559 (Commands of GUD): Add gud-jump. 2002-02-06 15:43:41 +00:00
Richard M. Stallman
8643647c04 Minor cleanup. 2002-01-22 23:03:47 +00:00
Eli Zaretskii
3605e23f6d (Debugger Operation): Add index entries for fringe usage. 2002-01-22 11:30:52 +00:00
Eli Zaretskii
9ee31341f7 (Compilation): Document "M-x recompile". 2001-10-12 09:25:54 +00:00
Eli Zaretskii
739a80b3f1 Update the copyright years. 2001-09-13 15:46:23 +00:00
Richard M. Stallman
48dbca2cb9 Don't use "prints" except for printers. 2001-08-25 02:04:28 +00:00
Richard M. Stallman
7fb4961cb1 Minor cleanup. 2001-08-08 23:36:56 +00:00
Richard M. Stallman
1d9d21ae4c Minor cleanup. 2001-08-08 23:34:26 +00:00
Eli Zaretskii
4125ceb0ce Fix last changes. 2001-07-19 13:24:11 +00:00
Eli Zaretskii
58fa012dac Proofreading fixes from Chris Green <chris_e_green@yahoo.com>. 2001-07-17 10:50:35 +00:00
Richard M. Stallman
ffb1af2b97 Change Next pointer. 2001-06-26 13:19:43 +00:00
Eli Zaretskii
0825052e09 (Compilation Mode): Document compilation-error-regexp-alist. 2001-06-02 06:28:37 +00:00
Richard M. Stallman
74b1aac110 Correct typo on pdb-mode-hook.
Minor cleanup.
2001-04-26 00:24:48 +00:00
Richard M. Stallman
d952abded1 Add Lisp Debugger xref. 2001-04-14 14:46:57 +00:00
Richard M. Stallman
a50c7a80f1 Rewrite discussion of load-dangerous-libraries. 2001-02-17 13:52:45 +00:00
Eli Zaretskii
09e58ba64f Add a cindex entry for compilation-scroll-output. Duplicate the variable's
description in the Compilation Mode section.
2000-12-31 11:00:30 +00:00
Eli Zaretskii
493c59e011 Document load-dangerous-libraries. 2000-08-22 09:12:55 +00:00
Dave Love
9c8599ca15 Overlay arrow in margin. eval-expression variables. 2000-03-30 22:59:13 +00:00
Dave Love
c0d8ceaa98 GUD tooltips. 2000-01-05 23:49:34 +00:00
Dave Love
6bf7aab684 # 1999-09-29 15:17:24 +00:00