- May 25, 1992
- May 24, 1992
-
-
ram authored
-
ram authored
place.
-
wlott authored
corresponding :function-end breakpoint start-helper, use a slot in the c-d-f structure. Added a :unknown-return-partner kind of breakpoint, which is used internally to mark the partner breakpoint for :unknown-return code-locations. Changed MAKE-COMPILED-CODE-LOCATION to be called MAKE-KNOWN-CODE-LOCATION because that is what it was doing. Also, made the optional args required, because they really are. Changed MAKE-UNKNOWN-CODE-LOCATION to be called MAKE-COMPILED-CODE-LOCATION, because it is not known to be unknown (i.e. :unsure). Changed CODE-LOCATION-FROM-PC to check to see if there is a breakpoint installed at that pc. If so, use the code-location from that breakpoint. Otherwise, make an :unsure unknown-p code-location so it can be filled in if needed. Fixed FRAME-CATCHES to take into account the code components header length when computing the pc offset for the :nlx-entry code location. Fixed code-location breakpoints to correctly handle :unknown-return and :single-value-return code-locations.
-
- May 23, 1992
- May 22, 1992
-
-
ram authored
-
ram authored
when Hemlock has not yet been initialized.
-
ram authored
-
ram authored
depends on them.
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
Call this function at EOF if variables have not been initialized.
-
wlott authored
$CODE is an lra or function pointer instead of always assuming it's the code object.
-
wlott authored
doing a very good job of dumping the assembly routines.
-
ram authored
and clx-ext.
-
ram authored
-
wlott authored
of it.
-
wlott authored
are using.
-
wlott authored
-
wlott authored
-
- May 21, 1992
-
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
it doesn't interfere with the scheduler.
-
wlott authored
to skip emitting the :block-start location if the first location in the block is a :non-local-entry. Also, allow code locations to be emitted at raw (index) positions instead of always requiring that a label be created.
-
wlott authored
-
wlott authored
find it. Added :save-p :compute-only so that these code locations can actually be emitted.
-
wlott authored
find it.
-