Skip to content
Snippets Groups Projects
Commit a34ef7a7 authored by ram's avatar ram
Browse files

Added FORCE-OUTPUT in DEBUG-PROMPT. This brings us up to date with respect to

the working code version as of this date.
parent 14fc8fb4
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,8 @@
Otherwise, all locations are displayed.")
"If true, list the code location type in the LIST-LOCATIONS command.")
(princ " ")))
;;; A list of the types of code-locations that should not be stepped to and
;;; should not be listed when listing breakpoints.
;;;
"A lambda of no args that prints the debugger prompt on *debug-io*.")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment