ColdFusion and debugging ColdFusion 9 Ajax calls with the line debugger

I live an breath the line debugger and it really annoys me each time I have problems with this feature, and the latest problems I was having turns out to be something that has changed between ColdFusion 8 and ColdFusion 9 and I would really question Adobe why they do this.

Debugging ColdFusion the smart way

Today I want to talk about how to debug a ColdFusion application the smart way, this doesn't mean that it is the only way. It means that it is by all intent and purpose smart because you get to see more of what and how something happens.

So what is the smart way you ask?