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

83 Commits

Author SHA1 Message Date
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
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