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

Bug: An empty row in the debug info table in debug sierra mode - Issue #162 #163

Merged
merged 1 commit into from
May 1, 2024

Conversation

melnikga
Copy link
Contributor

I removed an extra row from the table using the condition: callstackEntry.fn_name || debugMode === ProgramDebugMode.Execution

@mazurroman
Copy link
Contributor

@barabanovro can you review this

Copy link
Contributor

@barabanovro barabanovro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@barabanovro barabanovro merged commit 8ab7518 into walnuthq:main May 1, 2024
2 checks passed
@barabanovro barabanovro linked an issue May 1, 2024 that may be closed by this pull request
@mazurroman mazurroman linked an issue May 1, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: An empty row in the debug info table in debug sierra mode
3 participants