Debugging C Code With Eclipse

preview_player
Показать описание
This video demonstrates how one can debug C/C++ code with Eclipse.
Рекомендации по теме
Комментарии
Автор

Quick and concise summary Walter! Thank you.

svanimisetti
Автор

Did you have to do any configuration of the Eclipse to allow it to find the gdb application, or does Eclipse inherently know how to find it for applications running in the host linux machine? If you did have to configure Eclipse, do you have a video showing that, or showing how to verify the configuration is correct?
Also, maybe a video on how to configure Eclipse to use gdb in a cross compiler environment, where the application program and thus also, the gdb application runs on an embedded linux target and not on the host linux machine would be something quite a few folks would be interested in seeing. Thanks!

deanlhouston
Автор

hey, im a newbie to c, i've been training with c for a while but these days i get a breakpoint error. When i want to run my program(even on release) it goes suddenly on to debug mode and shows me breakpoint error . Any ideas on what to do ?
Thanks in advance.

gislainkonwo
Автор

More than PERFECT, appreciate thank you!

norannoran