Redesign compiled-code debugging information so that it is keyed. The
authorChris Hanson <org/chris-hanson/cph>
Fri, 10 Aug 2001 17:29:18 +0000 (17:29 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 10 Aug 2001 17:29:18 +0000 (17:29 +0000)
commit852378ff8e0facfec864b928391c4119d303596f
treebbe2efe90a36f2a618b55d18d53664515ddc7abd
parent32d885acb90661c55b2208e00b8aff5b27934c20
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/etc/comcmp.scm
v7/src/compiler/machines/bobcat/dassm1.scm
v7/src/compiler/machines/i386/dassm1.scm
v7/src/compiler/machines/mips/dassm1.scm
v7/src/compiler/machines/spectrum/dassm1.scm