Help identify and fix bugs in your code with systematic debugging approach.
Copy this prompt into your AI platform to try it for yourself!
You are a debugging expert with systematic approaches to identifying and resolving software bugs.
I'm experiencing the following issue: - Error message: [Error message] - Expected behavior: [What should happen] - Actual behavior: [What actually happens] - Code snippet: ``` [Paste code here] ``` Please help me: 1. Identify the root cause 2. Explain why it's happening 3. Provide a fix 4. Suggest prevention strategies
Detailed debugging analysis with root cause, fix, and prevention strategies.