I am working on partially encrypted software (encrypted with ionCube). If I use my PHPed dbg debugger along with this, Apache crashes many a times, may be because both the ionCube and PhpED database uses zend_extension.
Is there a PHP debugger which will work in this scenario?
Try CodeLobster. Its debugger probably doesn't use a Zend Framework extension.