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

Added support for 'print' command in local (command line -d) debugger #73729

Conversation

wenqiangwang
Copy link
Contributor

This fixed #73389

@wenqiangwang wenqiangwang requested review from a team as code owners February 22, 2023 03:10
@akien-mga akien-mga added this to the 4.x milestone Feb 22, 2023
@wenqiangwang wenqiangwang force-pushed the local_debuggger_expr_evalulation branch from 617e851 to a174337 Compare February 22, 2023 17:47
@wenqiangwang wenqiangwang force-pushed the local_debuggger_expr_evalulation branch from a174337 to 43c70c7 Compare February 22, 2023 22:12
@wenqiangwang
Copy link
Contributor Author

Can anyone please review?

@Zireael07
Copy link
Contributor

Why close?

@AThousandShips AThousandShips removed this from the 4.x milestone Sep 18, 2024
@wenqiangwang
Copy link
Contributor Author

wenqiangwang commented Sep 18, 2024 via email

@akien-mga
Copy link
Member

I think it seems interesting, so it could be good to reopen. I apologize it hasn't been fully reviewed/approved yet, there's a lot of PR backlog and not a lot of contributors are familiar with the command line debugger and GDScript to sign off on this implementation. But from a quick glance it looks simple, I would try it out when I find some time to confirm both the bug and the fix.

@wenqiangwang
Copy link
Contributor Author

That will be great! Unfortunately my branch was related and this cannot be re-opened. Instead I created a new PR:
#97218

Please review.

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.

'print' command in command line debugger does not show anything
6 participants