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

Support Windows #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support Windows #146

wants to merge 1 commit into from

Conversation

mabu233
Copy link

@mabu233 mabu233 commented Aug 18, 2024

Try to support Windows,But I am not a professional Windows programmer

Development environment

visual studio 2022 + cmake

Php symbol extract tools

dumpbin /exports D:/php/php-8.0.29-nts/php8.dll | findstr %s
https://github.com/Delphier/dumpbin

Dependencies

pcre2: https://github.com/PCRE2Project/pcre2

TODO

  • top mode not support, Because termbox2 does not support Windows
  • Windows multi-threaded atomic write to stdout

@mabu233
Copy link
Author

mabu233 commented Aug 18, 2024

This is a compiled exe file.
phpspy-Win32-x64.zip

@adsr
Copy link
Owner

adsr commented Sep 14, 2024

On my backlog to review this. Thanks for the contribution @mabu233

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