I'm looking for a CF debugger that will allow me to debug cfm and cfc pages, but also java code in the same debug session.
We use CF9 but are also making calls to Java objects from our cfm and cfc pages.
I currently use a combination of a standard remote java debugger, and also the CF debugger for eclipse for the CF pages. BUT... I can't connect both at once, so I'm hoping that FusionDebug could be the solution that I'm looking for.
Does anyone know if FusionDebug supports this?