Skip to content

Fix incorrect "None" label for disabled trace coverage in shortcuts #3638

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

Merged

Conversation

adityaxa
Copy link
Contributor

Hi,

This PR removes the misleading "DebugTraceRecordNone" shortcut entry, which incorrectly displayed "None" for the disabled trace coverage state in the shortcuts dialog.

Testing:

  • Verified the shortcuts dialog no longer shows the confusing "None" label.
  • Confirmed that trace coverage functionality remains intact.

Let me know if there are any issues.

Closes #3635

Removes the misleading "DebugTraceRecordNone" shortcut entry that incorrectly
displayed "None" for disabled trace coverage state in the shortcuts dialog.

Closes x64dbg#3635
@mrexodia mrexodia merged commit 840d9d2 into x64dbg:development Jul 21, 2025
3 checks passed
@mrexodia
Copy link
Member

Thanks for your contribution! Are you on the discord?

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.

Trace coverage "Disabled" is wrongly labeled in Hotkeys as "None"
2 participants