Traditionally I use FireBug to debug my AJAX requests. It lets you examine both the contents of your request as well as the response that was sent back from the server. (it
The content of ajax responses is not visible yet if the request is generated by a plugin. There is some chance that this problem will be fixed soon.