News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

How to use C::B to remote debug vmlinux , just like ddd

Started by alvin, August 21, 2008, 04:47:16 AM

Previous topic - Next topic

alvin

in ddd :
I can type command:
file vmlinuz
set remotebaud 115200
target remote /dev/ttyS0

so, in C:B, can I also do this?

Joerg

yes,
under Project/Properties/Debugger you
can define a remote connection.
Make sure under Build targets the name of your file
to debug is set correctly.
Under windows there are still some problems
with the break command and finding sources to setting
breakpoints.
It's never too late to fail!