log lisp/gud.el @ 16539:901db650f48e libc-961108 libc-961109 libc-961110 libc-961111

age author description
1996-10-08 Richard M. Stallman Move two function definitions.
1996-09-28 Richard M. Stallman (perldb): Supply visited file name, or -e 0, as default args.
1996-09-25 Richard M. Stallman (gud-perldb-massage-args): Handle -e in ARGS.
1996-09-20 Richard M. Stallman (gud-display-line): Don't call display-buffer
1996-09-13 Richard M. Stallman (gud-find-c-expr): Renamed from find-c-expr.
1996-08-01 Richard M. Stallman (gdb): Undo previous change.
1996-07-31 Richard M. Stallman (gdb): Bind comint-file-name-regexp.
1996-07-28 Richard M. Stallman (gud-display-line): Don't crash if BUFFER is nil.
1996-07-22 Richard M. Stallman (perldb-command-name): New variable.
1996-07-07 Karl Heuer (gud-irix-p): Exclude Irix6.1 up.
1996-06-19 Richard M. Stallman (gud-irixdbx-marker-filter): Use %1ld, not %1d,
1996-05-10 Richard M. Stallman (gud-filter): Cal gud-display-frame even if process-window is nil.
1996-05-08 Richard M. Stallman (gud-filter): Move the call to gud-display-frame
1996-05-02 Richard M. Stallman (gud-display-line): Switch to gud buffer before calling gud-find-file.
1996-04-03 Richard M. Stallman (gud-mode): Doc fix.
1996-01-14 Erik Naggum Update FSF's address.
1995-12-21 Karl Heuer (gud-sdb-marker-filter): Modify the regexp for sysVR3 to
1995-12-01 Richard M. Stallman (gud-sdb-marker-filter): start may be nil, so check it
1995-11-29 Richard M. Stallman (gud-dbx-find-file): Find correct source file.
1995-10-24 Richard M. Stallman (gud-dbx-directories): New variable.
1995-10-11 Richard M. Stallman (gud-filter): Move the gud-display-frame call
1995-09-06 Richard M. Stallman (gud-filter): Save up text that arrives while processing previous text.
1995-08-02 Richard M. Stallman (gud-xdb-marker-filter): Change pattern to accept spc at end.
1995-06-20 Richard M. Stallman (gud-make-debug-menu): Cope if no local map yet.
1995-06-07 Roland McGrath (gud-common-init): Call the MASSAGE-ARGS function even if FILE is nil.
1995-05-30 Karl Heuer Fix capitalization in menu bar.
1995-05-29 Karl Heuer (gud-perldb-find-file): Use gud-make-debug-menu.
1995-05-29 Karl Heuer (gud-perldb-massage-args): Pass `-emacs' after the file name.
1995-05-29 Karl Heuer (gud-make-debug-menu): New function.
1995-05-27 Karl Heuer (gud-gdb-marker-regexp): New var. Use path-separator.
1995-05-26 Karl Heuer (gud-common-init): Don't die if filename not supplied.
1995-04-25 Karl Heuer (gud-sentinel): Use force-mode-line-update.
1995-04-07 Karl Heuer Update copyright.
1995-03-02 Richard M. Stallman (gud-massage-args): Variable and function deleted.
1995-03-02 Richard M. Stallman (gud-common-init): Put substed file name back in original
1995-01-22 Richard M. Stallman (gdb): In gud-remove, specify the source file.
1995-01-18 Richard M. Stallman (gud-gdb-find-file): Propagate debug menu to found buffers.
1995-01-17 Richard M. Stallman (dbx): Fix missing cast of $curline for Irix.
1995-01-02 Richard M. Stallman (gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.
1994-12-22 Richard M. Stallman (gdb): Correct tbreak doc string.
1994-12-21 Richard M. Stallman (gud-irixdbx-marker-filter): Changes for Irix dbx.
1994-11-30 Karl Heuer (gud-basic-call): Detect error earlier.
1994-11-22 Richard M. Stallman (gud-gdb-marker-filter, gud-irixdbx-marker-filter)
1994-11-03 Karl Heuer (gud-gdb-complete-command): Add a trailing single quote to partially quoted
1994-10-29 Richard M. Stallman (gud-common-init): If file arg has no directory,
1994-10-25 Richard M. Stallman (gud-irixdbx-marker-filter): Cast $curline to int.
1994-10-21 Richard M. Stallman (dbx): Delete call to gud-switch-to-buffer.
1994-10-13 Richard M. Stallman (gud-filter): Don't bind inhibit-quit.
1994-09-30 Richard M. Stallman Really delete gud-overload-functions.
1994-09-30 Richard M. Stallman (gud-overload-functions): Function deleted.
1994-08-28 Richard M. Stallman (dbx): Use newline, not semicolon, between file and stop cmds.
1994-07-24 Richard M. Stallman (dbx): Use system-configuration, not system-type.
1994-07-07 Richard M. Stallman (gud-mips-p): Check for OSF system on Alpha also.
1994-06-15 Richard M. Stallman (gud-massage-args): Fix error message syntax.
1994-05-28 Richard M. Stallman Use ctl-x-map to bind C-x SPC.
1994-05-12 Richard M. Stallman (sdb): Handle tags-file-name as nil.
1994-05-10 Karl Heuer Allow marker string to arrive in mid-line.
1994-05-04 Richard M. Stallman (gud-marker-acc): Use make-variable-buffer-local.
1994-05-03 Karl Heuer Update copyright.
1994-04-28 Richard M. Stallman (gud-mips-p, gud-irix-p): Test system-configuration.