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

is it possible to debug a child process? #86

Closed
nivpenso opened this issue Feb 14, 2021 · 2 comments
Closed

is it possible to debug a child process? #86

nivpenso opened this issue Feb 14, 2021 · 2 comments
Labels

Comments

@nivpenso
Copy link

nivpenso commented Feb 14, 2021

Hi,
I'm using a package (seregazhuk/php-watcher) that is based on reactphp/child-process

I'm trying to debug using xdebug the child process but it seems that when the process starts, no new "debugging socket" is being created as I was expecting.

I was trying to pass an explicit PHP-xdebug argument to start the debugger but it doesn't work.

I wanted to know whether I'm missing anything?

Thanks,
Niv

P.S - sorry for posting the issue with no body

@clue clue added the question label Feb 14, 2021
@clue
Copy link
Member

clue commented Feb 14, 2021

is it possible to debug a child process?

Yes.


Welcome to @reactphp! 👋 If you can give us a more precise question, we may be able to give a more helpful answer 👍 What are you trying to achieve exactly?

@clue clue closed this as completed Feb 14, 2021
@nivpenso
Copy link
Author

Hi @clue apologies for posting the issue with no description that was a mistake, can you please re-open it again unless the answer is the same. If so, I would kindly request to get more assistance to achieve that :)

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants