Skip to content

Should xdebug remote_autostart be 1? #5

@tekante

Description

@tekante

I believe we may have some people depending on this configuration (and it doesn't appear to actively harm anything) but with this setting xdebug is always attempting to activate whether someone has requested to start a debugging session or not.

This makes configuration of the IDE simpler (someone doesn't have to fire up a debugging session, they just need to kick PHPStorm or other into "listen for debugging connections" mode). It may even make command line drush debugging simpler as well. At the cost of them not really understanding how they are interacting with xdebug and what they did to initiate that interaction.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions