# Debugging & Troubleshooting

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

## Interactive Debugging

[**DevTools - Interactive Traffic Inspection**](https://docs.qpoint.io/getting-started/qtap/configuration/devtools) - 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**](https://docs.qpoint.io/guides/qtap-guides/debugging/production-debugging-with-https-visibility) - Emergency troubleshooting guide

## Related Resources

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