Change debugging output again; add slot to continuations and
authorChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 1989 20:51:12 +0000 (20:51 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 1989 20:51:12 +0000 (20:51 +0000)
commitb8e6a19af1c9a0bb0335b841cd820aab38bc736e
treea5ed914071a727be01827a5237b57bb0fe194293
parent59c58ea553d79ddb588c5998bd3d8e6419135297
Change debugging output again; add slot to continuations and
procedures to hold pointer to original source code (SCode).  Change
FG generator to save this information so it can be included in the
debugging output.

Change variable names in debugging information to record other facts:
Is the variable a cell?  Is it integrated, and if so, what is its
value?
v7/src/compiler/base/infnew.scm
v7/src/compiler/base/subprb.scm
v7/src/compiler/fggen/fggen.scm
v7/src/compiler/machines/bobcat/compiler.pkg
v7/src/compiler/machines/bobcat/make.scm-68040