-
Notifications
You must be signed in to change notification settings - Fork 2
XDebug
Francesco Bianco edited this page Oct 27, 2020
·
6 revisions
XDebug enbale you to place Breakpoints into your code, this enable you to found variables and values in runtime
If you have javanile/vtiger-dev
image and run the debug
command, you are ready to use XDebug with PhpStorm.
STEP #1: Add breakpoints where you need to debug using click on corresponding code.
STEP #2: Check if PhpStorm is ready to listen for debug information