Scrutiny Debugger: An open source runtime debugger for embedded C/C++

8 hours ago 1

Debug without interfering

Inspect your C++ app memory content without interfering with the embedded application's execution flow

Enable hardware in the loop testing

Variables are writable through a GUI and SDK, enabling easy HIL testing

Configure during production

Access all variables via a GUI or Python script, eliminating the need for extra configuration tools.

Catch and plot fast events

Embedded graphs let you plot several variables with a sampling rate equivalent to your device task frequency. Multiple frequencies are possible, it is thread-safe.

Build your dashboard

Make a dashboard with the GUI and reload your debug session later on

Read Entire Article