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

Add option to control debug level #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add option to control debug level #2

wants to merge 2 commits into from

Conversation

alefir
Copy link
Owner

@alefir alefir commented Sep 24, 2022

A single -d will enable stepping, -dd will enable register readouts

A single -d will enable stepping, -dd will enable register readouts
@alefir
Copy link
Owner Author

alefir commented Sep 24, 2022

Fixes #1

@alefir alefir linked an issue Sep 24, 2022 that may be closed by this pull request
@alefir alefir self-assigned this Sep 24, 2022
@carteeeee
Copy link

-d option doesn't work and -dd option makes it freeze

@TKperson
Copy link

TKperson commented Sep 25, 2022

why getting rid of Cargo.lock
from what I know from the rust book, it's only recommended to not include Cargo.lock when you are creating a library

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.

step option (feature)
3 participants