Redesign compiled-code debugging information so that it is keyed. The
authorChris Hanson <org/chris-hanson/cph>
Fri, 10 Aug 2001 17:11:15 +0000 (17:11 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 10 Aug 2001 17:11:15 +0000 (17:11 +0000)
commit521316ca3c35de330bb8a6fc538dd49d96858577
tree1bf6c2052ba4dd54f5446d0ce711f290f773a5ab
parent652f707620ebc2f7cf00879a6efa0864db372d86
Redesign compiled-code debugging information so that it is keyed.  The
key in the .com file and the key in the .bci file must match, or the
.bci file will be ignored.
v7/src/compiler/base/asstop.scm
v7/src/compiler/base/make.scm
v7/src/compiler/base/toplev.scm
v7/src/runtime/conpar.scm
v7/src/runtime/infstr.scm
v7/src/runtime/infutl.scm
v7/src/runtime/runtime.pkg