You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Locally, on my 64-bit linux machine, I get the following as soon as I ./lx86cl from linuxx86.tar.gz:
Unhandled exception 11 at 0x10aebc5e, context->regs at #xff9f3608
? for help
[3356] Clozure CL kernel debugger: ?
(G) Set specified GPR to new value
(R) Show raw GPR/SPR register values
(L) Show Lisp values of tagged registers
(F) Show FPU registers
(S) Find and describe symbol matching specified name
(B) Show backtrace
(T) Show info about current thread
(M) Show memory areas
(X) Exit from this debugger, asserting that any exception was handled
(K) Kill Clozure CL process
(V) Show Subversion revision information
(?) Show this help
[3356] Clozure CL kernel debugger: Killed # on Ctrl+D
The text was updated successfully, but these errors were encountered:
digikar99
added a commit
to digikar99/unix-opts
that referenced
this issue
May 3, 2020
Basically, this.
Locally, on my 64-bit linux machine, I get the following as soon as I
./lx86cl
fromlinuxx86.tar.gz
:The text was updated successfully, but these errors were encountered: