User forums > Embedded development

Remote debugging

<< < (5/5)

drZymo:
I did use a 6.6 gdb version (not the mingw compiled version though). I will build the 6.7 version with my settings. Perhaps it works. Thanks for the tip.

drZymo:
The first test seem to be working. I used a simple hello world example and I managed to remotely debug this executable using CodeBlocks under Windows and a Linux machine as target. I will further test this with a bigger application.

Anyhow, gdb 6.7.1 appears to be fixing the problem. Great :D.

ffelagund:
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.

Navigation

[0] Message Index

[*] Previous page

Go to full version