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

Extension to dump and load domain state #78

Open
iboB opened this issue Apr 11, 2023 · 0 comments
Open

Extension to dump and load domain state #78

iboB opened this issue Apr 11, 2023 · 0 comments

Comments

@iboB
Copy link
Owner

iboB commented Apr 11, 2023

dbg_dmp offers a way to dump the state of a domain in a human-readable format

an extension can be created which dumps the state into a machine-readable format (say json) and can then restore it

It can be useful for debugging, a minidump of sorts:

  • Pointers must be turned into ids so pointers can be disambiguated but not bound to a run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant