Export variables controlling generation of debugging info files.
authorChris Hanson <org/chris-hanson/cph>
Thu, 24 Sep 1992 22:07:15 +0000 (22:07 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 24 Sep 1992 22:07:15 +0000 (22:07 +0000)
v7/src/compiler/machines/bobcat/compiler.pkg

index 0cb35357f4be0abeafa462dcf6b6ca20bd81270f..f83d97f7b5aba1c0aa76893642e219a0517093bd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/compiler.pkg,v 1.38 1992/07/29 23:10:00 cph Exp $
+$Id: compiler.pkg,v 1.39 1992/09/24 22:07:15 cph Exp $
 
 Copyright (c) 1988-92 Massachusetts Institute of Technology
 
@@ -159,6 +159,11 @@ MIT in each case. |#
          compile-bin-file
          compile-procedure
          compile-scode
+         compiler:dump-bci-file
+         compiler:dump-bci/bcs-files
+         compiler:dump-bif/bsm-files
+         compiler:dump-inf-file
+         compiler:dump-info-file
          compiler:reset!
          cross-compile-bin-file
          cross-compile-bin-file-end)