Debugging with Reflector

I saw that a new version of Reflector came out the other day along with a new Reflector Pro add-in for Visual Studio that allows you to use the generated source for debugging. Being able to debug against a decompiled source file was the feature I asked for the very first time I saw Reflector demonstrated. Now it's available and it looks fantastic. Yes, they want you to pay for it though.

If you're having trouble imagining what that way of debugging might look like, there's a video of debugging with the Reflector add-in.