How to debug VSCode Rust debugger skipping breakpoints

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
  • vscode-cpptools

    Official repository for the Microsoft C/C++ extension for VS Code.

    So I'm wiriting this post on Reddit because I have why this happens, and even worse, how can I find out the reason of the problem. Google search gives basically useless results. The only clue how to look for a reason is this post where the author provides a debug output, but I don't know how I can find that output.

  • CodeLLDB

    A native debugger extension for VSCode based on LLDB

    This is probably your problem, downdating your CodeLLDB should fix it.

  • 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.

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