log lisp/gud.el @ 25450:b5c133b3bfa0

age author description
Mon, 17 May 1999 01:38:59 +0000 Richard M. Stallman (gud-format-command): "%F" means file sans extension.
Tue, 23 Feb 1999 22:17:48 +0000 Karl Heuer (gud-jdb-massage-args): Spelling fix.
Fri, 12 Feb 1999 10:38:47 +0000 Andreas Schwab (jdb): Fix regexp for comint-prompt-regexp.
Thu, 19 Nov 1998 04:33:37 +0000 Richard M. Stallman (gud-common-init): Use pop-to-buffer.
Fri, 10 Jul 1998 16:47:28 +0000 Karl Heuer (gud-speedbar-key-map) New variable.
Fri, 12 Jun 1998 05:59:33 +0000 Richard M. Stallman (gud-filter): extend scope of binding of gud-filter-defer-flag.
Sun, 24 May 1998 17:16:20 +0000 Richard M. Stallman (gud-jdb-class-source-alist): defvar moved up.
Thu, 21 May 1998 03:34:21 +0000 Richard M. Stallman Support pdb.
Wed, 20 May 1998 05:24:42 +0000 Richard M. Stallman (gud-perldb-marker-acc): Variable deleted.
Wed, 08 Apr 1998 19:07:45 +0000 Karl Heuer (jdb): Do proper analysis of classes defined in a Java
Thu, 02 Apr 1998 05:04:20 +0000 Richard M. Stallman Add support for jdb (Java debugger).
Fri, 23 Jan 1998 02:04:20 +0000 Eric M. Ludlam Added gud-speedbar-buttons, and support for GDB buttons.
Sun, 07 Dec 1997 21:40:41 +0000 Karl Heuer (gud-mips-p): Fix regexp so it will match alphaev56-* too.
Fri, 21 Nov 1997 10:34:10 +0000 Andreas Schwab (gud-sentinel): Set mode-line-process in the process
Fri, 12 Sep 1997 20:58:57 +0000 Richard M. Stallman (perldb): Fix paren error in call to read-from-minibuffer.
Tue, 02 Sep 1997 19:39:35 +0000 Geoff Voelker (gud-gdb-marker-regexp): Allow for drive letter and colon.
Tue, 05 Aug 1997 20:15:34 +0000 Richard M. Stallman Comment change.
Tue, 05 Aug 1997 08:10:20 +0000 Richard M. Stallman (gud): Fix defgroup doc.
Sun, 01 Jun 1997 23:50:47 +0000 Richard M. Stallman (gud-dgux-p, gud-dguxdbx-marker-filter): New functions.
Mon, 05 May 1997 11:57:31 +0000 Richard M. Stallman Use defgroup and defcustom.
Mon, 05 May 1997 04:22:06 +0000 Richard M. Stallman (gud-mode): Add a mode-class property.
Tue, 07 Jan 1997 21:49:53 +0000 Richard M. Stallman (gud-gdb-marker-regexp): Use colon always, not path-separator.
Tue, 08 Oct 1996 08:03:42 +0000 Richard M. Stallman Move two function definitions.
Sat, 28 Sep 1996 20:37:44 +0000 Richard M. Stallman (perldb): Supply visited file name, or -e 0, as default args.
Wed, 25 Sep 1996 07:17:18 +0000 Richard M. Stallman (gud-perldb-massage-args): Handle -e in ARGS.
Fri, 20 Sep 1996 18:56:36 +0000 Richard M. Stallman (gud-display-line): Don't call display-buffer
Fri, 13 Sep 1996 21:58:23 +0000 Richard M. Stallman (gud-find-c-expr): Renamed from find-c-expr.
Thu, 01 Aug 1996 22:37:47 +0000 Richard M. Stallman (gdb): Undo previous change.
Wed, 31 Jul 1996 16:35:11 +0000 Richard M. Stallman (gdb): Bind comint-file-name-regexp.
Sun, 28 Jul 1996 02:20:21 +0000 Richard M. Stallman (gud-display-line): Don't crash if BUFFER is nil.