0.9.8.1:
authorJuho Snellman <jsnell@iki.fi>
Wed, 28 Dec 2005 12:39:12 +0000 (12:39 +0000)
committerJuho Snellman <jsnell@iki.fi>
Wed, 28 Dec 2005 12:39:12 +0000 (12:39 +0000)
commitcbfca6d8c90bfd249e6bee6e3d9bba88a56c0312
treec3ed64706716cc753938a87ae599f786f1d57480
parent242bb93356eda5ffddea590bd0c6c8722b210c2a
0.9.8.1:
        Make LDB quit on a ^D from a TTY instead of just ignoring the EOF.

        * More consistent with the normal REPL
        * The old behaviour would occasionally cause an infinite loop
          of printing the LDB prompt, trying to read input, finding that
          the tty was closed, printing the prompt again, etc.
src/runtime/monitor.c
version.lisp-expr