log lisp/gud.el @ 9056:504324bc2741

age author description
Sun, 28 Aug 1994 04:14:59 +0000 Richard M. Stallman (dbx): Use newline, not semicolon, between file and stop cmds.
Sun, 24 Jul 1994 20:01:13 +0000 Richard M. Stallman (dbx): Use system-configuration, not system-type.
Thu, 07 Jul 1994 16:50:55 +0000 Richard M. Stallman (gud-mips-p): Check for OSF system on Alpha also.
Wed, 15 Jun 1994 18:05:50 +0000 Richard M. Stallman (gud-massage-args): Fix error message syntax.
Sat, 28 May 1994 21:49:35 +0000 Richard M. Stallman Use ctl-x-map to bind C-x SPC.
Thu, 12 May 1994 02:14:13 +0000 Richard M. Stallman (sdb): Handle tags-file-name as nil.
Tue, 10 May 1994 05:58:57 +0000 Karl Heuer Allow marker string to arrive in mid-line.
Wed, 04 May 1994 20:27:08 +0000 Richard M. Stallman (gud-marker-acc): Use make-variable-buffer-local.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Thu, 28 Apr 1994 07:32:04 +0000 Richard M. Stallman (gud-mips-p, gud-irix-p): Test system-configuration.
Sun, 24 Apr 1994 08:16:18 +0000 Richard M. Stallman (gud-mode, gud-sentinel):
Thu, 21 Apr 1994 18:45:15 +0000 Richard M. Stallman (gud-filter): Call comint-output-filter at the end.
Thu, 21 Apr 1994 06:24:36 +0000 Richard M. Stallman (gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
Tue, 12 Apr 1994 04:07:18 +0000 Karl Heuer (gud-filter): Let comint-output-filter do the hard work.
Fri, 25 Mar 1994 22:59:12 +0000 Richard M. Stallman (gud-comint-buffer): Move defvar up.
Fri, 25 Mar 1994 18:31:42 +0000 Richard M. Stallman (gud-gdb-complete-command): New defun to support true
Tue, 15 Mar 1994 04:17:18 +0000 Karl Heuer (gud-filter): Update comint-last-input-end.
Mon, 07 Mar 1994 20:13:50 +0000 Karl Heuer (gdb): Use a minibuffer map with TAB to complete a filename.
Fri, 18 Feb 1994 20:10:05 +0000 Richard M. Stallman (gud-mode): Define C-c C-l in gud buffer.
Sat, 08 Jan 1994 12:18:55 +0000 Richard M. Stallman (gud-common-init): Don't crash if no file specified.
Thu, 23 Dec 1993 02:56:37 +0000 Richard M. Stallman (gud-format-command): Rewrite.
Mon, 04 Oct 1993 23:50:32 +0000 Richard M. Stallman Comment change.
Fri, 17 Sep 1993 16:43:38 +0000 Richard M. Stallman Fix previous change.
Thu, 16 Sep 1993 20:02:25 +0000 Richard M. Stallman (perldb): New function, plus subroutines.
Mon, 09 Aug 1993 04:36:47 +0000 Richard M. Stallman (gud-dbx-marker-filter): Detect signals as well as bpts.
Fri, 30 Jul 1993 22:43:39 +0000 Jim Blandy * gud.el (gud-gdb-marker-filter): Preserve the match data across
Fri, 30 Jul 1993 01:39:20 +0000 Jim Blandy * gud.el (gud-gdb-marker-filter): Do not assume that the position
Thu, 29 Jul 1993 22:35:23 +0000 Richard M. Stallman (dbx): Use %d in gud-break.
Thu, 29 Jul 1993 04:07:02 +0000 Jim Blandy * gud.el (gud-last-last-frame): Specify initial value. `dbx'
Tue, 27 Jul 1993 05:51:39 +0000 Richard M. Stallman (dbx): For gud-break, send a file command and a stop command.