Hi Peter, On 04/16/2013 11:49 PM, Peter Stuge wrote: > Robert Berger wrote: >> built like this: >> >> cd zylin >> ./bootstrap >> ./configure --enable-maintainer-mode --enable-ft2232_libftdi > > Please start over from here with --enable-ftdi instead, and using the > corresponding interfaces/ftdi/flyswatter2.cfg file instead.
I did, but not much of a difference[1]. I still can not debug Kernel code. 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. Regards, Robert > > > //Peter [1] logfile with --enable-ftdi http://pastebin.com/0iREyvzU > > ------------------------------------------------------------------------------ > 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 > ..."Unix and C are the ultimate computer viruses" - Richard P Gabriel My public pgp key is available,at: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1 ------------------------------------------------------------------------------ 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
