> For the complete documentation index, see [llms.txt](https://docs.qpoint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qpoint.io/guides/qtap-guides/debugging.md).

# Debugging & Troubleshooting

Tools and techniques for debugging production HTTP/S traffic with Qtap.

## Interactive Debugging

[**DevTools - Interactive Traffic Inspection**](/getting-started/qtap/configuration/devtools.md) - Browser-based interface for real-time HTTP/S debugging

See exactly what your applications are sending and receiving, with Chrome DevTools-style inspection for server-side traffic.

[**Production Debugging with HTTPS Visibility**](/guides/qtap-guides/debugging/production-debugging-with-https-visibility.md) - Emergency troubleshooting guide

## Related Resources

* [BPF Trace - Advanced Debugging](/appendix/bpf-trace.md) - Syscall-level debugging for complex issues
* [What a Healthy Capture Looks Like](/appendix/healthy-capture-patterns.md) - Verify Qtap is working correctly
