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

Forge debugger should be able to dump buffers (or even entire state) to disk #7112

Open
emo-eth opened this issue Feb 13, 2024 · 0 comments · May be fixed by #7375 or #7135
Open

Forge debugger should be able to dump buffers (or even entire state) to disk #7112

emo-eth opened this issue Feb 13, 2024 · 0 comments · May be fixed by #7375 or #7135
Labels
A-debugger Area: debugger T-feature Type: feature
Milestone

Comments

@emo-eth
Copy link
Contributor

emo-eth commented Feb 13, 2024

Component

Forge

Describe the feature you would like

It's currently not possible to copy or more closely inspect memory/calldata/returndata; it would nice to be able to dump them to disk to inspect more easily for eg formatting errors. It may even be nice to dump the entire EVM state – but dumping buffers seems like a good first step.

Additional context

No response

@emo-eth emo-eth added the T-feature Type: feature label Feb 13, 2024
@emo-eth emo-eth linked a pull request Feb 15, 2024 that will close this issue
@Evalir Evalir added this to the v1.0.0 milestone Feb 25, 2024
@Evalir Evalir added the A-debugger Area: debugger label Feb 25, 2024
@zerosnacks zerosnacks linked a pull request Jul 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-debugger Area: debugger T-feature Type: feature
Projects
No open projects
Status: Todo
2 participants