> For the complete documentation index, see [llms.txt](https://wamr.gitbook.io/document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wamr.gitbook.io/document/wamr-in-practice/tutorial/debugging-and-ide-support.md).

# Debugging & IDE Support

Has concern about debugging when it comes to a newly emerging technique like wasm? No worries, we got you covered. You could either [debug directly with lldb](/document/wamr-in-practice/tutorial/debugging-and-ide-support/source_debugging.md), or you could even [debug using VS Code](/document/wamr-in-practice/tutorial/debugging-and-ide-support/wamr-ide.md)
