- Jul 13, 1992
- Jul 12, 1992
- Jul 11, 1992
- Jul 10, 1992
-
-
ram authored
-
ram authored
-
ram authored
-
ram authored
which control the verbosity of LIST-LOCATIONS. Imroved source file organization. Changed PRINT-FRAME-CALL to print the source if verbosity >= 2 and the source is available. Removed mentions of *current-code-location*, which was only set, never read. Changed source location printing to cache information so that it is much faster when many locations in the same function are printed. The source file is now only printed when the file changes from one printing to the next. The format of LIST-LOCATIONS is now more readable. The number: comes before the form, and consecutive locations with the same souce print as ranges, not as multiple lines. Changes really by hallgren: Added vars/structures/code for breakpoints and steps. Added debugger commands BREAKPOINTS, SBREAKPOINT, RBREAPOINT, LBREAKPOINTS, and STEP. Changed PRINT-FRAME-CALL to print the frame number for use in backtrace. Changed VPRINT and BACKTRACE to call PRINT-FRAME-CALL correctly. Updated the help string for breakpoints and steps.
-
- Jul 09, 1992
- Jul 08, 1992
-
-
wlott authored
is my fault that it is wrong, not his.
-
hallgren authored
-
hallgren authored
-
hallgren authored
-
ram authored
interrupt characters anymore.
-
wlott authored
-
wlott authored
-
wlott authored
displacement as the base because the base is used to determine the space. Had the condition backwards on a use of addib. Had to split a different addib into an addi/comb because the immediate wasn't a (signed-byte 5).
-
- Jul 07, 1992
- Jul 06, 1992
-
-
ram authored
-
- Jul 03, 1992
-
-
wlott authored
no idea what they should be changed to under mach 3.0.
-
- Jun 28, 1992
-
-
wlott authored
-
- Jun 27, 1992
- Jun 25, 1992
-
-
wlott authored
-
- Jun 24, 1992