A demostration of fixing a bug in an executing function from the debugger of Medley Interlisp, and then completing the computation carried out by the fixed function. This recorded session goes through:
- editing and defining an Interlisp function that contains a typo in the code
- calling the function and obtaining an error
- invoking the debugger
- examining a stack frame
- editing the function to fix the error
- completing the computation
This is a remote Medley Online session running in the cloud recorded on an ASUS Chromebox 3 under chromeOS.
LEARN MORE
A demostration of fixing a bug from Medley's debugger Medley Interlisp Medley Online