[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISPM) at MIT-AI
- From: Moon at MIT-AI (David A. Moon)
- Date: Sun ,20 Apr 80 22:26:00 EDT
I got scrod by the fact that there was no way to reload the microcode
of another machine over the debug interface. So I made the following
source change: I removed CADR:STUFF-MCR-FILE from the Lisp machine version
since it had no hope of working, and fixed SI:LOAD-MCR-FILE so that it
could work over the debug interface (give a third argument of the machine name).
Haven't tested it, I'm ashamed to say, but it should work.