So it looks like the new \'System Integrity Protection\' lockdown of /usr (among other directories) makes pear and pecl a non-starter. Has anyone found a workaround short of
High Sierra setup:
There is preinstalled PEAR PACKAGE in
/usr/local/opt/php@/bin
from there you can run
pecl install xdebug
and you should have working PHP binary with Xdebug.