Likely my fault as I'm just getting started with XDebug... but I'm not able to hit a breakpoint (using PHPStorm).
phpinfo shows me that the XDebug module is loaded
Chrome Resource Inspector shows me I'm sending the appropriate (I think) cookie XDEBUG_SESSION value (set via XDebug Helper, though I tried the PHPStorm recommended bookmarklets as well, to no avail.)
Likely my fault as I'm just getting started with XDebug... but I'm not able to hit a breakpoint (using PHPStorm).
phpinfo shows me that the XDebug module is loaded
Chrome Resource Inspector shows me I'm sending the appropriate (I think) cookie XDEBUG_SESSION value (set via XDebug Helper, though I tried the PHPStorm recommended bookmarklets as well, to no avail.)
And advice on where to look next?