Hello people,
How do you configure CB for remote debugging + custom makefile? I have a little here that don't let me debug remotely and execute remotely.
For remotely execution I use an script that launches the executable in the remote machine throught ssh, but for debugging, CD is trying to debug that 'script'. Is there any way of doing both things without having to change the "executable" file (script/binary) in CB conf panel each time?
Thanks.