This document discusses using Xdebug with PHPUnit for debugging PHP code and unit tests in Drupal 8. It provides instructions on installing and configuring Xdebug as a PHP extension, and configuring the PHPStorm IDE and browser. Examples are given for using Xdebug to debug code locally and remotely, as well as debugging unit tests by running them via the command line or directly in the browser. Special configurations for Xdebug are mentioned when debugging tests via the command line since the browser cookie is not available. Donations are also requested for a Movember fundraising team.