Without installing a texteditor or an IDE, is it possible to test if xdebug is working, i.e. if it can debug php code?
The only part xdebug comes up in phpinfo() is
Try as following, should return "exists" or "non exists":