blog ·

Debug Crystal in VSCode via CodeLLDB

Debug Crystal in VSCode via CodeLLDB

I wrote about setting up VS Code and CodeLLDB to debug Crystal programs with breakpoints, watch expressions, and a much smoother development workflow. It is a practical setup guide for anyone who wants a real debugger instead of print-based troubleshooting. You can read the full article here: Debug Crystal in VSCode via CodeLLDB.