1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00
Roland McGrath a223b10d5e (gud-debugger-startup): Replaced with gud-massage-args.
(gud-{gdb,sdb,xdb}-debugger-startup): Replaced with gud-*-massage-args.
(gdb, sdb, xdb): Argument is command line, not args for it.  Remove
debugger name from prompt and put it in the default input instead.
Overload gud-massage-args instead of gud-debugger-startup.
(gud-chop-words): New function; subr for gud-common-init.
(gud-common-init): Argument is command line, not args for it.
Rewritten to use gud-chop-words instead of temp buffer and kludge involving
read.  Find the program name as the first word of the command line.
Use make-comint and gud-massage-args in place of gud-debugger-startup.
Expand the file name before passing it to gud-massage-args.
1993-07-15 01:55:13 +00:00
..
1993-05-27 21:01:29 +00:00
1993-07-13 20:18:05 +00:00
1993-07-14 23:38:00 +00:00
1993-06-09 11:59:12 +00:00
1993-06-09 11:59:12 +00:00
1993-06-14 14:58:03 +00:00
1993-06-20 08:48:12 +00:00
1993-05-20 14:02:07 +00:00
1993-06-01 20:11:54 +00:00
1993-06-11 21:33:27 +00:00
1993-07-13 22:05:13 +00:00
1993-06-13 01:36:48 +00:00
1993-07-09 20:28:05 +00:00
1993-05-16 22:58:52 +00:00
1993-06-05 20:02:34 +00:00
1993-03-28 22:35:42 +00:00
1993-07-04 17:56:02 +00:00
1993-05-30 04:17:38 +00:00
1993-06-09 11:59:12 +00:00
1993-04-16 23:43:57 +00:00
1993-06-29 17:08:09 +00:00
1993-06-09 11:59:12 +00:00
1993-06-20 22:45:13 +00:00
1993-06-09 11:59:12 +00:00
1993-05-22 05:54:38 +00:00
1993-06-16 21:40:36 +00:00
1993-06-17 23:41:18 +00:00
1993-05-24 21:19:26 +00:00
1993-06-01 21:41:11 +00:00
1993-07-13 21:34:05 +00:00
1993-06-09 11:59:12 +00:00
1993-06-01 21:42:03 +00:00
1993-05-19 21:15:18 +00:00
1993-06-08 01:29:05 +00:00
1993-06-21 05:06:06 +00:00
1993-06-09 11:59:12 +00:00
1993-06-05 20:00:43 +00:00
1993-06-14 07:11:15 +00:00