-
Notifications
You must be signed in to change notification settings - Fork 2
debug.zip
Francesco Bianco edited this page Oct 27, 2020
·
3 revisions
The file debug.zip
contain all Vtiger files for debugging puposise. You must extract it on your project to have the debug/
directory, in this way you can place breakpoints into Vtiger core files and you inspect the code flow.
- Right-click on file 'Show in Explorer' than right-click on file 'Extract here' (or cmd.exe: tar -xvf debug.zip)
unzip -o debug.zip