- Add a primitive facility to set breakpoints on compiled code.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 11 Sep 1993 03:10:22 +0000 (03:10 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 11 Sep 1993 03:10:22 +0000 (03:10 +0000)
- Improve with-interrupt-mask and with-stack-marker from compiled
code.

v7/src/microcode/version.h
v8/src/microcode/version.h

index dfc9fb67be2b2fa42a6eb9bd31dd49e58a4c2d8a..9cdd4233bacd95762dd20398d0d8d8f3fe78f29a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: version.h,v 11.142 1993/09/08 22:37:07 cph Exp $
+$Id: version.h,v 11.143 1993/09/11 03:10:22 gjr Exp $
 
 Copyright (c) 1988-1993 Massachusetts Institute of Technology
 
@@ -46,5 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     142
+#define SUBVERSION     143
 #endif
index dfc9fb67be2b2fa42a6eb9bd31dd49e58a4c2d8a..9cdd4233bacd95762dd20398d0d8d8f3fe78f29a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: version.h,v 11.142 1993/09/08 22:37:07 cph Exp $
+$Id: version.h,v 11.143 1993/09/11 03:10:22 gjr Exp $
 
 Copyright (c) 1988-1993 Massachusetts Institute of Technology
 
@@ -46,5 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     142
+#define SUBVERSION     143
 #endif