chiark / gitweb /
src/frontend.lisp: Add `--backtrace' option to expose error context.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 15 Dec 2015 15:44:25 +0000 (15:44 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 13:40:40 +0000 (14:40 +0100)
commitba8bae5fe1f190d4a61a4ab63b52725bc0e07c9b
treefd60dd0de9f454e3cb462c56a5ea18b5d89038dd
parent3e21ae3fa660b188bc20caec8c96c1f678405c25
src/frontend.lisp: Add `--backtrace' option to expose error context.

Skips the usual fancy error reporting.  Useful when debugging.
src/frontend.lisp
src/sod.1