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

Debugger: Populate funcs if disassembly open early #14066

Merged
merged 1 commit into from
Feb 7, 2021

Conversation

unknownbrackets
Copy link
Collaborator

This has been bugging me and looked into it, m_bShowState is initially SW_SHOWNORMAL (1) not SW_SHOW (5).

If you had the disassembly open before starting the game (which I always do), this caused the func list to be empty unless you closed and reopened the disassembly.

-[Unknown]

@unknownbrackets unknownbrackets added this to the v1.11.0 milestone Feb 6, 2021
@hrydgard hrydgard merged commit 9459690 into hrydgard:master Feb 7, 2021
@unknownbrackets unknownbrackets deleted the debugger-funcs branch February 7, 2021 08:11
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.

2 participants