How to debug my Crystal app?

I wrote this guide for the support within vscode Debug Crystal in VSCode via CodeLLDB - DEV Community

If you know gdb lldb you can use them, yet there is a limitation regarding what values can be inspected.

3 Likes