boxer-project / boxer-sunrise

Sunrise on the Boxer Reconstruction Project
BSD 3-Clause "New" or "Revised" License
39 stars 2 forks source link

Error Dialogue #63

Closed sgithens closed 4 months ago

sgithens commented 1 year ago

Currently, when there is a boxer error a terminal window is launched with the lisp debugger allowing the full range of debugging, and the handlers/restarts for resuming execution at the current location in the stack, or back at the Boxer Evaluator top level.

While this is a good option for developers, we should have a regular error dialogue that comes up by default, rather than launching a terminal window.

sgithens commented 4 months ago

This was added a couple builds back.