Hi, On 04/21/2013 11:46 AM, Freddie Chopin wrote: > Hi! > > OpenOCD 0.7.0-rc1 release candidate was just released - files are > available on sourceforge and relevant changes are in the repository. > > https://sourceforge.net/projects/openocd/files/openocd/0.7.0-rc1/ > > In case there will be no problems, RC1 will be the only release > candidate, so a final release may be expected in 2 weeks - on 05.05.2013 > (maybe sooner).
I did not yet have time to test the latest and greatest version, but on a "quite recent" version (git commit 441914978d1b0debc2c40ef5a660165d53baad27) I'm not able to debug a Linux kernel on beagle-xm/flyswatter/openocd. [1][2][3][4] What I want to do is to set a breakpoint on start_kernel with openocd (bp 0xc08c654c 4 hw) and wait until it hits the breakpoint, which it does. Now I want to connect with gdb and set a breakpoint on sys_sync, which does not really work. So was wondering if that's a bug or a feature. [1] http://article.gmane.org/gmane.comp.debugging.openocd.devel/23096 [2] http://article.gmane.org/gmane.comp.debugging.openocd.devel/23099 [3] http://article.gmane.org/gmane.comp.debugging.openocd.devel/23104 [4] http://www.reliableembeddedsystems.com/wiki/index.php?title=OpenOCD Regards, Robert ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
