Atari ST Dev is a Visual Studio Code extension for building, running and debugging C, C++ and 68k assembly projects targeting Atari ST/TT/Falcon systems. It integrates a cross-toolchain using GCC/GDB, ...
This is a sample project that shows how to debug PyO3 extension using Visual Studio Code. It allows to set breakpoints in Python sources and tests, as well as in Rust sources, and step through Python ...