diff options
author | Jim Blandy <jimb@redhat.com> | 1993-02-22 14:15:34 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1993-02-22 14:15:34 +0000 |
commit | ad196291b43f1d07dba8334134d8019f8670d535 (patch) | |
tree | bb182a0ee4b9a71328360b86ff04ef70b42207fb /lisp/emacs-lisp | |
parent | e793672baa5f8ff7368889de16083d16ec661ce4 (diff) | |
download | emacs-ad196291b43f1d07dba8334134d8019f8670d535.tar.gz emacs-ad196291b43f1d07dba8334134d8019f8670d535.tar.bz2 emacs-ad196291b43f1d07dba8334134d8019f8670d535.zip |
* gud.el (gud-break): With a prefix argument, set a temporary
breakpoint.
(gud-apply-from-source): New argument ARGS, to pass to FUNC. Now
it's really like `apply'.
(gud-set-break): Add another argument to this method.
Document it in the section describing how the methods are supposed
to be used.
(gud-gdb-set-break): New argument TEMP; if non-nil, set a
temporary breakpoint.
(gud-sdb-set-break, gud-dbx-set-break): New argument TEMP. Ignore
it, since I don't know how to set a temporary breakpoint in these
debuggers.
* gud.el (gud-break): With a prefix argument, set a temporary
breakpoint.
(gud-apply-from-source): New argument ARGS, to pass to FUNC. Now
it's really like `apply'.
(gud-set-break): Add another argument to this method.
Document it in the section describing how the methods are supposed
to be used.
(gud-gdb-set-break): New argument TEMP; if non-nil, set a
temporary breakpoint.
(gud-sdb-set-break, gud-dbx-set-break): New argument TEMP. Ignore
it, since I don't know how to set a temporary breakpoint in these
debuggers.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions