Skip to content

docs: align REPL examples with supported commands#149

Open
0xjc65eth wants to merge 1 commit into
walnuthq:mainfrom
0xjc65eth:fix-repl-readme-examples-129
Open

docs: align REPL examples with supported commands#149
0xjc65eth wants to merge 1 commit into
walnuthq:mainfrom
0xjc65eth:fix-repl-readme-examples-129

Conversation

@0xjc65eth

Copy link
Copy Markdown

Summary

  • Update README interactive examples to use the actual soldb> prompt.
  • Replace unsupported print/vars examples with currently supported REPL commands.
  • Keep source-line breakpoint examples, which are supported by the current REPL.

Fixes #129.

Tests

  • cargo test -p soldb-repl parses_repl_commands_and_aliases

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.

Interactive REPL rejects break <file>:<line>, print, vars — contradicts README

1 participant