Trying to debug a CLI program, the debug session begins, breaks at the first line of code and then the cli process crashes with the windows dialog "CLI has stopped working..."

Under Debug->Advanced I have the php.ini path set to C:\Program Files (x86)\Jcx.Software\VS.Php\2010\Php 5.3\php.ini.

Active Platform is 5.3.

VS 2010 10.0.30319.1 RTMRel

VS.Php 2.9 for Visual Studio

Tried re-installing vs.php and that didn't help.

juanc says:

it is possible that XDebug is crashing? Could you get a memory dump of the php process?