Skip to content

Files

Latest commit

 

History

History
18 lines (12 loc) · 634 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 634 Bytes

xdebug trace gui

================

Parses an xdebug trace file and gives you a way to browse code. Useful for long trace files

Installation

Download it and modify config.php according to your needs

Screen

Screen1 xdebug gui Screen2 xdebug gui

Tested and works with an 25MB trace file although I recomend using xdebug_start_trace() and xdebug_stop_trace()

For now works only with trace_format = 1