summaryrefslogtreecommitdiff
path: root/man/building.texi
Commit message (Collapse)AuthorAgeFilesLines
* (Watch Expressions): Update and describe gdb-speedbar-auto-raise.Nick Roberts2006-02-211-1/+8
|
* (Lisp Interaction): Minor addition.Richard M. Stallman2006-02-191-1/+2
|
* (Watch Expressions): Update and be more precise.Nick Roberts2006-02-171-4/+5
|
* (GDB User Interface Layout): Don't say `inferior' for program being debugged.Richard M. Stallman2006-02-151-3/+3
|
* (GDB Graphical Interface): ReplaceNick Roberts2006-02-141-4/+4
| | | | gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
* (Building): Clarify topic in intro.Richard M. Stallman2006-02-121-1/+1
|
* (Other GDB User Interface Buffers): Clarifications.Richard M. Stallman2006-02-121-6/+8
|
* (Compilation): Move and split kill-compilation para.Richard M. Stallman2006-02-071-252/+281
| | | | | | | | | | | | | | | | | | | 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.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-051-1/+1
|
* (GDB Graphical Interface): Explain screen size setting.Nick Roberts2005-12-071-5/+12
| | | | (Other GDB User Interface Buffers): Describe features specific to GDB 6.4.
* (GDB User Interface Layout): Describe how to kill associated buffers.Nick Roberts2005-12-011-6/+10
| | | | | | | (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.
* (Watch Expressions): Expand description.Nick Roberts2005-11-221-2/+4
| | | | | (Other GDB User Interface Buffers): Describe local map for gud-watch.
* (Watch Expressions): Expand description.Nick Roberts2005-11-211-3/+3
|
* (Watch Expressions): Expand description.Nick Roberts2005-11-211-1/+5
|
* (Compilation Mode): Remove paragraph duplicated from the node `Compilation'.Juri Linkov2005-11-201-4/+6
| | | | Add `compilation-skip-threshold'.
* (Other GDB User Interface Buffers): DescribeNick Roberts2005-10-311-2/+5
| | | | the command gdb-use-inferior-io-buffer.
* (GDB Graphical Interface): Don't referenceNick Roberts2005-10-301-4/+4
| | | | | gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until must stay in same frame.
* (GDB Graphical Interface): Describe gdb-mouse-until.Nick Roberts2005-10-251-8/+11
|
* (Compilation Mode): Remove redundant paragraph.Nick Roberts2005-10-171-14/+0
| | | | (Watch Expressions): Remove paragraph to reflect code change.
* (Compilation Mode, Compilation): Clarified.Richard M. Stallman2005-10-171-11/+18
|
* (GDB User Interface Layout): Improve diagram.Nick Roberts2005-10-101-31/+41
| | | | | (Watch Expressions): Explain how to make speedbar global. (Other GDB User Interface Buffers): Make references more precise.
* (GDB Graphical Interface): Add variables andNick Roberts2005-10-061-21/+30
| | | | functions to indices. Be more precise.
* (GDB Graphical Interface): Improve filling of menu item.Luc Teirlinck2005-08-181-2/+2
|
* (GDB Graphical Interface): Use better node names.Nick Roberts2005-08-171-9/+9
|
* (Compilation, Grep Searching): Move grep commandJuri Linkov2005-08-141-11/+15
| | | | headings from `Compilation' to `Grep Searching'.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-1/+2
|
* (Compilation): Use `itemx' instead of `item'.Juri Linkov2005-08-091-2/+2
| | | | (Grep Searching): Simplify phrase.
* (Grep Searching): Texinfo usage fix.Juanma Barranquero2005-06-231-3/+3
|
* Fix spellings.Juanma Barranquero2005-06-201-1/+1
|
* (Other Buffers): SPC toggles display of floating point registers.Nick Roberts2005-05-271-2/+3
|
* (Lisp Eval): C-M-x with arg runs Edebug.Richard M. Stallman2005-05-261-4/+5
|
* (Debugger Operation): Simplify last sentence.Nick Roberts2005-05-241-1/+1
|
* (Debugger Operation): Mention GUD tooltips are disabled with GDB in textNick Roberts2005-05-161-0/+5
| | | | command mode.
* Replace toolbar with "tool bar" for consistency.Nick Roberts2005-05-161-5/+13
| | | | | | (Compilation Mode): Describe compilation-context-lines and use of arrow in compilation buffer. (Debugger Operation): Replace help text with variable's value.
* (Compilation): Clarify recompile's directory choice.Richard M. Stallman2005-05-101-2/+5
|
* (Debugger Operation): Describe gud-tooltip-echo-area.Nick Roberts2005-05-071-2/+5
|
* (Debugger Operation): Update to reflect changesNick Roberts2005-05-071-7/+7
| | | | in GUD tooltips.
* (Debugger Operation): Clarify previous change.Richard M. Stallman2005-04-301-4/+4
|
* (Debugger Operation): Spelling mistake.Nick Roberts2005-04-291-1/+1
| | | | assiciated -> associated
* (Debugger Operation): Add description forNick Roberts2005-04-281-1/+3
| | | | GUD tooltips when program is not running.
* (Compilation Mode): Add M-g M-n and M-g M-p bindings.Kim F. Storm2005-04-191-1/+8
|
* (Flymake): New node.Richard M. Stallman2005-03-281-0/+26
|
* (Stack Buffer): Mention reverse contrast forNick Roberts2005-03-231-7/+8
| | | | *selected* frame (might not be current frame).
* (Starting GUD): Add bashdb.Richard M. Stallman2005-03-211-37/+85
| | | | | | | | (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.
* (Commands of GUD): Move paragraph on settingNick Roberts2005-03-141-9/+8
| | | | breakpoints with mouse to the GDB Graphical Interface node.
* (Debugger Operation): Update GUD tooltip enable info.Richard M. Stallman2005-03-081-4/+6
|
* (Starting GUD): Don't explain text vs graphical GDB here.Richard M. Stallman2005-03-061-28/+20
| | | | | | | | 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.
* (Compilation): Update mode line status info.Richard M. Stallman2005-02-271-12/+15
|
* Update documentation relating to GDB GraphicalNick Roberts2005-01-311-29/+53
| | | | Interface.
* * NEWS: Mention alias `find-grep' for `grep-find'.David Kastrup2005-01-221-5/+7
| | | | | | | * progmodes/grep.el: Add alias `find-grep' for `grep-find'. * building.texi (Grep Searching): Mention alias `find-grep' for `grep-find'.