User forums > Embedded development

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

(1/1)

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.

Navigation

[0] Message Index

Go to full version