An open source debugging, development and testing tool for C/C++ embedded applications that works through instrumentation.
Details at https://scrutinydebugger.com
-
scrutiny-main : Python package including :
- Scrutiny server
- The CLI and the postbuild tools
- The Python SDK
- A GUI based on QT/PySide6
-
scrutiny-embedded : The C++ instrumentation library meant to be included in your firmware
-
scrutiny-demos : A collection of example projects that use Scrutiny
-
scrutiny-devtools : Some internal tools used for the development of Scrutiny