Linux ARM kernel Debugging & Eclipse

Hi all,

first time here in this forum …so Hello to everyone :slight_smile:

I’ve got a question for the community… I’m trying to debug an ARM linux kernel with OpencOCD and eclipse but I got some issues.

1 ) I attached GDB to kernel running on the board and seems to work properly but when I stop debugger i got just one only process in eclipse… I would like to debug all the kernel thread , is it possible ?

here a pic

http://postimg.org/image/nkkpuzazn/

  1. is it possible to debug the first kernel boot init ? i tried to set a breakpoint on kernel_start but it failed… any help ?

thanks in advance

Have a nice night

Marco from italy