2008-03-14 04:53:49 Kernel Debugging IDE (DDD)
kanal kannan (INDIA)
Message: 52523 Hi all,
In the bfin-docs the following url "http://docs.blackfin.uclinux.org/doku.php?id=debuggers" gives information regarding the IDEs for debugging. After going through the docs i downloaded & started using DDD for kernel debugging. I want to know whether the DDD software can connect directly to my target board in order to load the execution file and also debug my application code by placing breakpoints then & there in my code.
Any help in this regard would be highly appreciated.
regards
Kanal
QuoteReplyEditDelete
2008-03-14 05:06:17 Re: Kernel Debugging IDE (DDD)
Yi Li (CHINA)
Message: 52525 DDD is just a graphic shell for gdb. If gdb can do, so does DDD.