php - php7.0-dbg Installed and don't work -


i installed php7.0-dbg using ppa:ondrej/ph ubuntu lts 14.04. after installation tryed run phpdbg command, received message:

phpdbg: command not found 

did understand wrong? package?

my dpkg -l php7.0*

enter image description here

from documentation, can start debugger typing in command:

$ gdb 

and run:

> run path_to_php_script.php 

finally see trace log:

> bt 

Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -