layout | title | category | tags | order | |||
---|---|---|---|---|---|---|---|
section-summary |
Debugger |
debugger |
|
0 |
This folder contains all documentation pertaining to the debugging facilities used by Enso, broken up as follows:
- The Enso Debugger Protocol: The protocol for the REPL Debugger.
- Chrome devtools debugger: A guide how to debug Enso code using Chrome devtools.
- Debugging Enso and Java code at once: A step-by-step guide how to debug both Enso and Java code in a single debugger.
- Debugging Engine (Runtime) only Java code: A guide how to debug the internal Engine Java code.