summaryrefslogtreecommitdiff
path: root/lisp/gud.el
Commit message (Expand)AuthorAgeFilesLines
* Move two function definitions.Richard M. Stallman1996-10-081-15/+16
* (perldb): Supply visited file name, or -e 0, as default args.Richard M. Stallman1996-09-281-1/+5
* (gud-perldb-massage-args): Handle -e in ARGS.Richard M. Stallman1996-09-251-5/+14
* (gud-display-line): Don't call display-bufferRichard M. Stallman1996-09-201-2/+3
* (gud-find-c-expr): Renamed from find-c-expr.Richard M. Stallman1996-09-131-44/+51
* (gdb): Undo previous change.Richard M. Stallman1996-08-011-7/+6
* (gdb): Bind comint-file-name-regexp.Richard M. Stallman1996-07-311-6/+7
* (gud-display-line): Don't crash if BUFFER is nil.Richard M. Stallman1996-07-281-15/+17
* (perldb-command-name): New variable.Richard M. Stallman1996-07-221-1/+4
* (gud-irix-p): Exclude Irix6.1 up.Karl Heuer1996-07-071-9/+26
* (gud-irixdbx-marker-filter): Use %1ld, not %1d,Richard M. Stallman1996-06-191-2/+2
* (gud-filter): Cal gud-display-frame even if process-window is nil.Richard M. Stallman1996-05-101-2/+9
* (gud-filter): Move the call to gud-display-frameRichard M. Stallman1996-05-081-27/+28
* (gud-display-line): Switch to gud buffer before calling gud-find-file.Richard M. Stallman1996-05-021-1/+5
* (gud-mode): Doc fix.Richard M. Stallman1996-04-031-2/+3
* Update FSF's address.Erik Naggum1996-01-141-4/+4
* (gud-sdb-marker-filter): Modify the regexp for sysVR3 toKarl Heuer1995-12-211-9/+4
* (gud-sdb-marker-filter): start may be nil, so check itRichard M. Stallman1995-12-011-1/+1
* (gud-dbx-find-file): Find correct source file.Richard M. Stallman1995-11-291-1/+1
* (gud-dbx-directories): New variable.Richard M. Stallman1995-10-241-24/+58
* (gud-filter): Move the gud-display-frame callRichard M. Stallman1995-10-111-12/+18
* (gud-filter): Save up text that arrives while processing previous text.Richard M. Stallman1995-09-061-20/+44
* (gud-xdb-marker-filter): Change pattern to accept spc at end.Richard M. Stallman1995-08-021-2/+3
* (gud-make-debug-menu): Cope if no local map yet.Richard M. Stallman1995-06-201-1/+2
* (gud-common-init): Call the MASSAGE-ARGS function even if FILE is nil.Roland McGrath1995-06-071-1/+1
* Fix capitalization in menu bar.Karl Heuer1995-05-301-29/+28
* (gud-perldb-find-file): Use gud-make-debug-menu.Karl Heuer1995-05-291-1/+1
* (gud-perldb-massage-args): Pass `-emacs' after the file name.Karl Heuer1995-05-291-1/+1
* (gud-make-debug-menu): New function.Karl Heuer1995-05-291-15/+16
* (gud-gdb-marker-regexp): New var. Use path-separator.Karl Heuer1995-05-271-2/+5
* (gud-common-init): Don't die if filename not supplied.Karl Heuer1995-05-261-6/+8
* (gud-sentinel): Use force-mode-line-update.Karl Heuer1995-04-251-2/+1
* Update copyright.Karl Heuer1995-04-071-1/+1
* (gud-massage-args): Variable and function deleted.Richard M. Stallman1995-03-021-7/+0
* (gud-common-init): Put substed file name back in originalRichard M. Stallman1995-03-021-11/+18
* (gdb): In gud-remove, specify the source file.Richard M. Stallman1995-01-221-9/+18
* (gud-gdb-find-file): Propagate debug menu to found buffers.Richard M. Stallman1995-01-181-37/+66
* (dbx): Fix missing cast of $curline for Irix.Richard M. Stallman1995-01-171-2/+2
* (gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.Richard M. Stallman1995-01-021-40/+76
* (gdb): Correct tbreak doc string.Richard M. Stallman1994-12-221-2/+45
* (gud-irixdbx-marker-filter): Changes for Irix dbx.Richard M. Stallman1994-12-211-7/+23
* (gud-basic-call): Detect error earlier.Karl Heuer1994-11-301-1/+1
* (gud-gdb-marker-filter, gud-irixdbx-marker-filter)Richard M. Stallman1994-11-221-172/+168
* (gud-gdb-complete-command): Add a trailing single quote to partially quotedKarl Heuer1994-11-031-0/+11
* (gud-common-init): If file arg has no directory,Richard M. Stallman1994-10-291-2/+19
* (gud-irixdbx-marker-filter): Cast $curline to int.Richard M. Stallman1994-10-251-1/+1
* (dbx): Delete call to gud-switch-to-buffer.Richard M. Stallman1994-10-211-2/+10
* (gud-filter): Don't bind inhibit-quit.Richard M. Stallman1994-10-131-22/+22
* Really delete gud-overload-functions.Richard M. Stallman1994-09-301-11/+0
* (gud-overload-functions): Function deleted.Richard M. Stallman1994-09-301-67/+68