1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00
Commit Graph

96 Commits

Author SHA1 Message Date
Nick Roberts
d6802fc19c (GUD Customization): Describe cases %d and %c.
Update description for %e.
2006-04-30 23:16:47 +00:00
Kim F. Storm
b5eb27b30d (Grep Searching): Add lgrep and rgrep. 2006-04-28 23:42:45 +00:00
Nick Roberts
58dfccb32d (Watch Expressions): Update. 2006-04-17 20:26:27 +00:00
Karl Berry
e691d082f6 move MS-DOS material to emacs-xtra.texi 2006-04-09 22:40:34 +00:00
Nick Roberts
3fc64795f4 (Watch Expressions): Update and describe gdb-speedbar-auto-raise. 2006-02-21 03:57:43 +00:00
Richard M. Stallman
b9195b5232 (Lisp Interaction): Minor addition. 2006-02-19 23:34:53 +00:00
Nick Roberts
2f457246e7 (Watch Expressions): Update and be more precise. 2006-02-17 20:55:18 +00:00
Richard M. Stallman
31d7d34060 (GDB User Interface Layout): Don't say `inferior' for program being debugged. 2006-02-15 00:18:44 +00:00
Nick Roberts
9fb0c6f5fc (GDB Graphical Interface): Replace
gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2006-02-14 21:42:11 +00:00
Richard M. Stallman
a6f0d581bf (Building): Clarify topic in intro. 2006-02-12 20:27:00 +00:00
Richard M. Stallman
cf3a96a39d (Other GDB User Interface Buffers): Clarifications. 2006-02-12 20:22:44 +00:00
Richard M. Stallman
41f633c104 (Compilation): Move and split kill-compilation para.
Add para about multiple compilers.
(Compilation Mode): Commands also available in grep mode and others.
Mention C-u C-x ` more tutorially.  Clarify C-x `.
(Compilation Shell): Clarify.  Put Bash example first.
(Grep Searching): Minor cleanups; add @w.
(Debuggers): Minor cleanups.
(Starting GUD): Make GDB xgraphical mode issue clearer.
(Debugger Operation): Lots of clarifications including
GDB tooltip side-effect issue.
(Commands of GUD): Clarify.
(GUD Customization): Add bashdb-mode-hook.
(GDB Graphical Interface): Rewrite for clarity.
(GDB User Interface Layout): Rewrite for clarity.
(Stack Buffer, Watch Expressions): Likewise.
(Other GDB User Interface Buffers): Cleanups.
(Lisp Libraries, External Lisp): Cleanup.
2006-02-07 23:47:53 +00:00
Thien-Thi Nguyen
8d99e09d78 Update years in copyright notice; nfc. 2006-02-05 22:41:31 +00:00
Nick Roberts
513440765b (GDB Graphical Interface): Explain screen size setting.
(Other GDB User Interface Buffers): Describe features specific to GDB 6.4.
2005-12-07 23:41:07 +00:00
Nick Roberts
c32870276d (GDB User Interface Layout): Describe how to kill associated buffers.
(Breakpoints Buffer): Use D instead of d for gdb-var-delete.
(Watch Expressions): Be more precise.
(Other GDB User Interface Buffers): Describe how to change a
register value.
2005-12-01 02:05:17 +00:00
Nick Roberts
42cb485e8c (Watch Expressions): Expand description.
(Other GDB User Interface Buffers): Describe local map for
gud-watch.
2005-11-22 03:22:52 +00:00
Nick Roberts
f86711a482 (Watch Expressions): Expand description. 2005-11-21 21:52:20 +00:00
Nick Roberts
bb8c3b1564 (Watch Expressions): Expand description. 2005-11-21 21:44:07 +00:00
Juri Linkov
d938fad208 (Compilation Mode): Remove paragraph duplicated from the node `Compilation'.
Add `compilation-skip-threshold'.
2005-11-20 07:55:58 +00:00
Nick Roberts
d08a1c88d6 (Other GDB User Interface Buffers): Describe
the command gdb-use-inferior-io-buffer.
2005-10-31 22:05:53 +00:00
Nick Roberts
4cf716044e (GDB Graphical Interface): Don't reference
gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
must stay in same frame.
2005-10-30 22:16:46 +00:00
Nick Roberts
6bc7646bdb (GDB Graphical Interface): Describe gdb-mouse-until. 2005-10-25 03:49:15 +00:00
Nick Roberts
dc075b1428 (Compilation Mode): Remove redundant paragraph.
(Watch Expressions): Remove paragraph to reflect code change.
2005-10-17 21:32:37 +00:00
Richard M. Stallman
7d6596b8a9 (Compilation Mode, Compilation): Clarified. 2005-10-17 02:35:03 +00:00
Nick Roberts
1a0b66fe01 (GDB User Interface Layout): Improve diagram.
(Watch Expressions): Explain how to make speedbar global.
(Other GDB User Interface Buffers): Make references more precise.
2005-10-10 12:27:21 +00:00
Nick Roberts
e4481965c0 (GDB Graphical Interface): Add variables and
functions to indices.  Be more precise.
2005-10-06 20:14:24 +00:00
Luc Teirlinck
f72b052c2e (GDB Graphical Interface): Improve filling of menu item. 2005-08-18 02:48:50 +00:00
Nick Roberts
3e2546d74d (GDB Graphical Interface): Use better node names. 2005-08-17 23:46:32 +00:00
Juri Linkov
b00d98ed87 (Compilation, Grep Searching): Move grep command
headings from `Compilation' to `Grep Searching'.
2005-08-14 08:06:03 +00:00
Thien-Thi Nguyen
b65d8176e6 Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
Juri Linkov
869d986e16 (Compilation): Use itemx' instead of item'.
(Grep Searching): Simplify phrase.
2005-08-09 21:48:12 +00:00
Juanma Barranquero
d81dbd54dd (Grep Searching): Texinfo usage fix. 2005-06-23 01:22:28 +00:00
Juanma Barranquero
3d80e1a24f Fix spellings. 2005-06-20 14:47:12 +00:00
Nick Roberts
4f0ea16cba (Other Buffers): SPC toggles display of floating point registers. 2005-05-27 21:28:01 +00:00
Richard M. Stallman
c91809b285 (Lisp Eval): C-M-x with arg runs Edebug. 2005-05-26 13:15:07 +00:00
Nick Roberts
dd6700eb23 (Debugger Operation): Simplify last sentence. 2005-05-24 04:42:37 +00:00
Nick Roberts
b376642de6 (Debugger Operation): Mention GUD tooltips are disabled with GDB in text
command mode.
2005-05-16 12:00:10 +00:00
Nick Roberts
cb7b02c7a4 Replace toolbar with "tool bar" for consistency.
(Compilation Mode): Describe compilation-context-lines
and use of arrow in compilation buffer.
(Debugger Operation): Replace help text with variable's value.
2005-05-16 01:07:12 +00:00
Richard M. Stallman
3fce19f17f (Compilation): Clarify recompile's directory choice. 2005-05-10 09:21:52 +00:00
Nick Roberts
c2332b4ffb (Debugger Operation): Describe gud-tooltip-echo-area. 2005-05-07 22:56:00 +00:00
Nick Roberts
8a25d51ac5 (Debugger Operation): Update to reflect changes
in GUD tooltips.
2005-05-07 00:07:48 +00:00
Richard M. Stallman
1793099417 (Debugger Operation): Clarify previous change. 2005-04-30 20:33:27 +00:00
Nick Roberts
758234634c (Debugger Operation): Spelling mistake.
assiciated -> associated
2005-04-29 22:39:56 +00:00
Nick Roberts
500509e22d (Debugger Operation): Add description for
GUD tooltips when program is not running.
2005-04-28 06:52:01 +00:00
Kim F. Storm
089ed5652e (Compilation Mode): Add M-g M-n and M-g M-p bindings. 2005-04-19 09:45:11 +00:00
Richard M. Stallman
ff994d963a (Flymake): New node. 2005-03-28 21:04:39 +00:00
Nick Roberts
90563cb3fb (Stack Buffer): Mention reverse contrast for
*selected* frame (might not be current frame).
2005-03-23 03:06:01 +00:00
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