al2950
23-06-2009 21:47:10
Has anyone got the remote debugger working in 1.5.4??
I am using this code;
The remote debugger is on the same machine, is there something i am missing?
Cheers
Angus
I am using this code;
//initialise and connect remote debugger
m_remoteDebugger = m_world->getRemoteDebugger();
m_remoteDebugger->connect();
The remote debugger is on the same machine, is there something i am missing?
Cheers
Angus