Debugging Linux Apps with VS Code: A Step-by-Step Guide (opens in new tab)
This article outlines how to debug Linux applications using Visual Studio Code (VS Code) over SSH. It explains the setup required, including VS Code's Remote Development extension, and walks through creating a simple "hello world" application on an embedded Linux system like the NXP i.MX93 or Raspberry Pi, detailing the debugging process. Continue reading →
Read the original article