]> git.eshelyaron.com Git - emacs.git/commit
(gud-format-command): Rewrite.
authorRichard M. Stallman <rms@gnu.org>
Thu, 23 Dec 1993 02:56:37 +0000 (02:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 23 Dec 1993 02:56:37 +0000 (02:56 +0000)
commit13eaa0261c2dc97cf242e33a40f7a61acbfd68fc
treecf63e95b6a0589ac3a9979ee0a5242538b769ead
parent7d847440c564abb8fa6d3b99508e559be8adeda0
(gud-format-command): Rewrite.

(gud-format-command): Use gud-last-last-frame if
gud-last-frame is nil.

(gud-mipsdbx-massage-args, gud-mipsdbx-marker-filter):
New functions for dbx support on Mips under Ultrix.
(gud-dbx-mips-p, gud-mipsdbx-marker-acc): New variables.
(dbx) If gud-dbx-mips-p is non-nil, overload above two functions
and initialize appropriate command strings for dbx.

(gud-common-init): Call substitute-in-file-name.

(dbx): Let `comint-prompt-regexp' not match more than one line.
lisp/gud.el