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

chore(debugger): Add Noir Debugger README #3735

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

mverzilli
Copy link
Contributor

Description

Adds a first guide on how to use the REPL debugger with binary Noir programs, and a discussion of (currently) experimental features.

To be soon expanded with more details on how to test more experimental/not-yet-completed features.

Problem

Part of #3015.

Documentation

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [Exceptional Case] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

tooling/debugger/README.md Show resolved Hide resolved
@TomAFrench TomAFrench added this pull request to the merge queue Dec 11, 2023
Merged via the queue into noir-lang:master with commit 5734e4c Dec 11, 2023
33 checks passed
@mverzilli mverzilli deleted the feature/debugger-readme branch December 18, 2023 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants