Remote, embedded debugging

Leon Pollak leonp at plris.com
Mon Jun 6 08:56:49 BST 2011


On Monday June 6 2011, Kishore wrote:
> In my use with bare-metal code, I execute "gdb -x /path/to/gdbinit
> /file/to/debug" to debug. In the gdbinit file I end it with the "load"
> instruction and manually execute "c" (or "run" in case of a simulator)
> after setting up the breakpoints as needed at the time.
I work with two different configurations: ARM box running linux (gdbserver) 
and PowerPC box under Abatron BDI-2000.
The first case works after the patches/tricks I described.
I have a serious problem now with the second case, when breakpoints are not 
set while in debugging, only at the beginning.

What do you mean by "after setting up the breakpoints as needed at the time"?
When and how do you set them?

Thanks.
-- 
Leon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20110606/64600084/attachment-0001.html>


More information about the KDevelop mailing list