[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



The most recent documentation on QUIT found in LISP;LISP NEWS

THURSDAY  MARCH 03,1977  FQ+6D.12H.27M.23S.  LISP 1258  - GLS -

    VALUES FOR THE ARGUMENT:
	<N>	A FIXNUM ARGUMENT IS MACHINE-DEPENDENT.  ON ITS, IT IS
		FED AS THE EFFECTIVE ADDRESS FOR .BREAK 16,.

This is does set the effective address. As far as I can tell, it
always does a .break 16,160000   I tried (quit 0) which should 
simply do a breakpoint without self kill. NOPE, it killed.