How can I use probe-run and still debug application

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cargo-embed

    Discontinued a cargo extension for working with microcontrollers

  • That was going to be next course of action (using cargo-embed) if I discovered that I would be unable to debug an application with probe-run.

  • probe-run

    Discontinued Run embedded programs just like native ones

  • I've been looking for a way to debug my application like I would from GDB (ie: set breakpoints, inspect registers, step, etc.) but I haven't found any documentation on how to accomplish this with probe-run.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • defmt

    Efficient, deferred formatting for logging on embedded systems

  • It appears that the expectation is for developers to use print debugging via defmt.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts