Fix some bugs related to compiled code debugging when no debugging
authorChris Hanson <org/chris-hanson/cph>
Fri, 30 Dec 1988 23:42:18 +0000 (23:42 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 30 Dec 1988 23:42:18 +0000 (23:42 +0000)
commitb2a6d547848aea5a15036115cfa20d6914a21811
treec7fa9949b0037ea5aa0bfa6f200eba3f810fbd21
parent3377259202560ec9a5b81bb8e4ca0f90a9ae0546
Fix some bugs related to compiled code debugging when no debugging
info is available.  Change cold load to cause updating of debugging
information for the runtime system.  Fix demand loading so that, when
disabled, procedure names are shown when the debugging information is
already loaded.  Discard debugging info before doing disk-save.
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg