Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regex for structs when expanding vars in debug #2574

Merged
merged 1 commit into from
Nov 13, 2019

Commits on Nov 11, 2019

  1. Fix regex for structs when expanding vars in debug

    - Allow pointers.
    - Allow hyphens, underscores and forward slashes in struct names as
    they might be coming from external packages.
    - Make the `{...}` bit optional as it doesn't always appear.
    georgijd-form3 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    b9aba71 View commit details
    Browse the repository at this point in the history