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.
|
Mon, 22 Jul 1996 19:06:26 +0000 |
Richard M. Stallman |
(perldb-command-name): New variable.
|
Sun, 07 Jul 1996 22:29:37 +0000 |
Karl Heuer |
(gud-irix-p): Exclude Irix6.1 up.
|
Wed, 19 Jun 1996 20:52:31 +0000 |
Richard M. Stallman |
(gud-irixdbx-marker-filter): Use %1ld, not %1d,
|
Fri, 10 May 1996 02:41:59 +0000 |
Richard M. Stallman |
(gud-filter): Cal gud-display-frame even if process-window is nil.
|
Wed, 08 May 1996 04:36:21 +0000 |
Richard M. Stallman |
(gud-filter): Move the call to gud-display-frame
|
Thu, 02 May 1996 21:20:55 +0000 |
Richard M. Stallman |
(gud-display-line): Switch to gud buffer before calling gud-find-file.
|
Wed, 03 Apr 1996 19:08:28 +0000 |
Richard M. Stallman |
(gud-mode): Doc fix.
|
Sun, 14 Jan 1996 07:34:30 +0000 |
Erik Naggum |
Update FSF's address.
|
Thu, 21 Dec 1995 17:45:44 +0000 |
Karl Heuer |
(gud-sdb-marker-filter): Modify the regexp for sysVR3 to
|
Fri, 01 Dec 1995 18:19:34 +0000 |
Richard M. Stallman |
(gud-sdb-marker-filter): start may be nil, so check it
|
Wed, 29 Nov 1995 05:10:47 +0000 |
Richard M. Stallman |
(gud-dbx-find-file): Find correct source file.
|
Tue, 24 Oct 1995 17:55:30 +0000 |
Richard M. Stallman |
(gud-dbx-directories): New variable.
|
Wed, 11 Oct 1995 17:20:35 +0000 |
Richard M. Stallman |
(gud-filter): Move the gud-display-frame call
|
Wed, 06 Sep 1995 17:07:53 +0000 |
Richard M. Stallman |
(gud-filter): Save up text that arrives while processing previous text.
|
Wed, 02 Aug 1995 04:43:48 +0000 |
Richard M. Stallman |
(gud-xdb-marker-filter): Change pattern to accept spc at end.
|
Tue, 20 Jun 1995 16:34:14 +0000 |
Richard M. Stallman |
(gud-make-debug-menu): Cope if no local map yet.
|
Wed, 07 Jun 1995 22:07:53 +0000 |
Roland McGrath |
(gud-common-init): Call the MASSAGE-ARGS function even if FILE is nil.
|
Tue, 30 May 1995 22:59:41 +0000 |
Karl Heuer |
Fix capitalization in menu bar.
|
Mon, 29 May 1995 20:16:10 +0000 |
Karl Heuer |
(gud-perldb-find-file): Use gud-make-debug-menu.
|
Mon, 29 May 1995 20:13:06 +0000 |
Karl Heuer |
(gud-perldb-massage-args): Pass `-emacs' after the file name.
|
Mon, 29 May 1995 20:10:58 +0000 |
Karl Heuer |
(gud-make-debug-menu): New function.
|
Sat, 27 May 1995 00:36:36 +0000 |
Karl Heuer |
(gud-gdb-marker-regexp): New var. Use path-separator.
|
Fri, 26 May 1995 04:14:08 +0000 |
Karl Heuer |
(gud-common-init): Don't die if filename not supplied.
|
Tue, 25 Apr 1995 22:29:51 +0000 |
Karl Heuer |
(gud-sentinel): Use force-mode-line-update.
|
Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
Thu, 02 Mar 1995 08:34:04 +0000 |
Richard M. Stallman |
(gud-massage-args): Variable and function deleted.
|
Thu, 02 Mar 1995 08:33:01 +0000 |
Richard M. Stallman |
(gud-common-init): Put substed file name back in original
|
Sun, 22 Jan 1995 16:44:58 +0000 |
Richard M. Stallman |
(gdb): In gud-remove, specify the source file.
|
Wed, 18 Jan 1995 04:51:29 +0000 |
Richard M. Stallman |
(gud-gdb-find-file): Propagate debug menu to found buffers.
|
Tue, 17 Jan 1995 22:31:45 +0000 |
Richard M. Stallman |
(dbx): Fix missing cast of $curline for Irix.
|
Mon, 02 Jan 1995 23:40:27 +0000 |
Richard M. Stallman |
(gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.
|
Thu, 22 Dec 1994 23:22:32 +0000 |
Richard M. Stallman |
(gdb): Correct tbreak doc string.
|
Wed, 21 Dec 1994 19:42:59 +0000 |
Richard M. Stallman |
(gud-irixdbx-marker-filter): Changes for Irix dbx.
|
Wed, 30 Nov 1994 21:44:25 +0000 |
Karl Heuer |
(gud-basic-call): Detect error earlier.
|
Tue, 22 Nov 1994 04:42:56 +0000 |
Richard M. Stallman |
(gud-gdb-marker-filter, gud-irixdbx-marker-filter)
|
Thu, 03 Nov 1994 20:30:28 +0000 |
Karl Heuer |
(gud-gdb-complete-command): Add a trailing single quote to partially quoted
|
Sat, 29 Oct 1994 11:14:05 +0000 |
Richard M. Stallman |
(gud-common-init): If file arg has no directory,
|
Tue, 25 Oct 1994 20:29:03 +0000 |
Richard M. Stallman |
(gud-irixdbx-marker-filter): Cast $curline to int.
|
Fri, 21 Oct 1994 19:27:26 +0000 |
Richard M. Stallman |
(dbx): Delete call to gud-switch-to-buffer.
|
Thu, 13 Oct 1994 18:20:55 +0000 |
Richard M. Stallman |
(gud-filter): Don't bind inhibit-quit.
|
Fri, 30 Sep 1994 09:12:09 +0000 |
Richard M. Stallman |
Really delete gud-overload-functions.
|
Fri, 30 Sep 1994 09:11:36 +0000 |
Richard M. Stallman |
(gud-overload-functions): Function deleted.
|
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.
|