[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: KMP at MIT-MC, (BUG LISP) at MIT-MC
- From: HIC at MIT-MC (Howard I. Cannon)
- Date: Mon, 15 Jan 79 11:13:00 GMT
- Original-date: 15 JAN 1979 0613-EST
Date: 14 JAN 1979 2220-EST
From: KMP at MIT-MC (Kent M. Pitman)
Why does
:LISP
Alloc? N
(SSTATUS TTYINT 2. 2.)
not cause a Breakpoint?
------
If you would have done (STATUS TTYINT 2) before munging around, you would
have seen that the ^B break is handled by a function, not by the funny
internal things like ^G. A number is meaningless, there is no handler for the number
2.