Re: [beagleboard] Tools to debug the driver .

2016-06-14 Thread John Syne
Well, you won’t be able to do much. For example, as you single step, the kernel can switch tasks and then you will be stepping through an unrelated thread. No way to switch back to your original thread, so you will have to set breakpoints in the source and hope to get back to your original

Re: [beagleboard] Tools to debug the driver .

2016-05-06 Thread John Syne
I completely agree with Vesa comments and I believe Lauterbach is the gold standard when it comes to Kernel Aware debugging. It is a difficult tool to learn but it is very powerful and has everything you need to get the job done. I have learned a lot just using the T32. Several years ago, I

Re: [beagleboard] Tools to debug the driver .

2016-05-05 Thread Vesa Jääskeläinen
Hi, If you really want to work with Linux JTAG debugging you need to have a JTAG debugger and debugging software that is really Linux aware. There aren't many available that really support both kernel and app debugging at the same time for Linux using JTAG connectivity. You may want to

[beagleboard] Tools to debug the driver .

2016-05-04 Thread Raul Piper
Is TIN FlysWatter2 a better tool for debugging the kernel driver in BBB.Can some one please post thier experience? -Rp -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the