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

[Feature request] Memory debug #23

Open
ivan-avalos opened this issue Sep 27, 2021 · 2 comments
Open

[Feature request] Memory debug #23

ivan-avalos opened this issue Sep 27, 2021 · 2 comments

Comments

@ivan-avalos
Copy link

Hello! I'm still using emu2 for school, and so far, I haven't had any kind of problem. But today I noticed emu2 doesn't have a debug option to log memory, which is lame. :( It would be very useful.

@tkchia
Copy link

tkchia commented Sep 27, 2021

Hello @ivan-avalos,

What information exactly, regarding memory, would you like to be able to log?

Thank you!

@ivan-avalos
Copy link
Author

Memory contents, instruction by instruction. The log file would be huge if it contained dumps of the whole address space, so maybe it would make sense to have a flag to configure the address space to be dumped. Example:

EMU2_DEBUG=(mem) EMU2_MEM_RANGE=0h:100h emu2 program.exe

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

3 participants