- Mar 10, 1992
-
-
wlott authored
debugger command.
-
- Feb 14, 1992
-
-
wlott authored
-
- Dec 16, 1991
-
-
wlott authored
-
- Dec 15, 1991
-
-
wlott authored
not shadowed by a higher priority restart). Changed the restart command to look for restarts by name if a symbol is typed.
-
- Dec 12, 1991
- Oct 16, 1991
-
-
chiles authored
Fixed "DEBUG" package to no longer require USE'ing the "SYSTEMS" or "EXTENSIONS".
-
- Oct 12, 1991
-
-
chiles authored
Documented some code someone added that was confusing. Added an optional argument to PRINT-FRAME-CALL-1, an internal function, to control whether it precedes its output with a newline.
-
- Jul 14, 1991
-
-
wlott authored
T to keep the reader from barfing on stuff that will no longer read (e.g. #.foo in the wrong package, etc.).
-
- May 29, 1991
-
-
chiles authored
Implemented the EDIT-SOURCE debugger command which gathers source information and gives it to the editor by calling ED::EDIT-SOURCE-LOCATION.
-
- May 27, 1991
-
-
chiles authored
Made DEBUG-COMMAND-P find commands with an ambiguous initial substring, matching exact matches regardless of ambiguity. Renamed debugger commands to longer, more meaningful names and defined shorter aliases for silly traditional names that aren't ambiguous initial substrings; for example, "pp" for "verbose print". I used the new internal interface DEF-DEBUG-COMMAND-ALIAS to do this. Fixed a bug in the "SOURCE" and "VSOURCE" commands. Previously, they only worked for compilation units that included only one file.
-
- Mar 07, 1991
-
-
wlott authored
can return to the debugger after read-errors.
-
- Feb 08, 1991
-
-
ram authored
-
- Jan 31, 1991
-
-
wlott authored
-
- Dec 15, 1990
-
-
wlott authored
to read.
-
- Oct 11, 1990
-
-
ram authored
Flushed "push" command. Made "l" command accept a prefix of the variables to print. Made source commands die more gracefully if there is no d-s-start-positions. Made source commands understand the new :STREAM debug-info format. Made "flush" print whether it turned flushing on or off.
-
- Oct 04, 1990
-
-
wlott authored
the pretty-printer can have a chance at doing something with it. Nuked Robs-backtrace.
-
- Aug 24, 1990
-
-
wlott authored
-
- Jul 23, 1990
-
-
ram authored
r-e-p loop. Change source printing stuff to hack :LISP source locations. Added maybe-block-start-location and made source printing use it.
-
- Jun 15, 1990
-
-
ram authored
the TLF when the source has been modified. Also, we print the file that the source is in.
-
- Jun 01, 1990
-
-
ram authored
compile-time one, not just >=.
-
- May 30, 1990
-
-
cvs2git authored
-
- Apr 27, 1990
-
-
ram authored
-
- Apr 23, 1990
-
-
ram authored
New functionality DEBUG:ARG and DEBUG:VAR, vsource command. Fixes to frame printing and stuff.
-
- Apr 20, 1990
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 22, 1990
-
-
ram authored
the working code version as of this date.
-
- Feb 06, 1990
-
-
ram authored
-