XDebug Tutorial: How to Examine Stack
The stack frame page provides a graphical view of the call stack
for the processes within context.
- Based on
light-weight core file browser
Ptools project.
- Stack panel: select Update button.
- Tree view for all processes in context.
- Views: overview, call graph, culprit only.
- Tree can be displayed as vertical or horizontal.
- Clicking on tree components brings up information.
Acknowledgement and Disclaimer