I'm developing an app on OS X 10.9 created with XCode 5.0.2 and got a bug report which I cannot reproduce on this dev machine. However, I have a 10.7 Virtual Machine that exhibits the crash, so I would like to debug there without installing XCode in this VM.
I searched for informations on remote debugging, but I got no useful answer. I'm even afraid it is not supported at all. But I have to ask anyway to be sure.
Alternatively, what other options exist to debug such a problem other than doing a full XCode installation etc.?