summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/debug.el
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1993-07-15 01:55:13 +0000
committerRoland McGrath <roland@gnu.org>1993-07-15 01:55:13 +0000
commita223b10d5e64e6a358a486407946571892f560b8 (patch)
tree8dfa573a99c0a34bb91067c6963c4643d81f6245 /lisp/emacs-lisp/debug.el
parent215aa4f9c9c61bb85f5b49d62667165a012097f0 (diff)
downloademacs-a223b10d5e64e6a358a486407946571892f560b8.tar.gz
emacs-a223b10d5e64e6a358a486407946571892f560b8.tar.bz2
emacs-a223b10d5e64e6a358a486407946571892f560b8.zip
(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.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions