Re: [Xenomai-core] Debugging Xenomai kernel

2011-07-27 Thread zenati
On 07/27/2011 11:23 AM, Jan Kiszka wrote: On 2011-07-26 13:54, zenati wrote: Dear, I'm trying to debug Xenomai kernel with GDB and Qemu. QEMU in emulation or KVM mode? I'm using Qemu in emulation mode. So, I launch Xenomai in Qemu and make it waiting for GDB. Then I start GDB and connect

Re: [Xenomai-core] Debugging Xenomai kernel

2011-07-27 Thread zenati
On 07/27/2011 06:16 PM, Jan Kiszka wrote: On 2011-07-27 18:13, zenati wrote: On 07/27/2011 02:12 PM, Jan Kiszka wrote: On 2011-07-27 14:01, zenati wrote: On 07/27/2011 11:23 AM, Jan Kiszka wrote: On 2011-07-26 13:54, zenati wrote: Dear, I'm trying to debug Xenomai kernel with GDB and Qemu

[Xenomai-core] Debugging Xenomai kernel

2011-07-26 Thread zenati
at the breakpoint. But, if the function belongs to the Xenomai nucleus, GDB recognize the breakpoint at the execution but don't stop. Is it possible to debug Xenomai with GDB and Qemu? Is it the good way to debug? Thank you for your attention and your help. Sincerely, Omar ZENATI

[Xenomai-core] Implementation of skin Arinc653, process don't return

2011-07-06 Thread zenati
to fix this problem?? Thank you for your help. Sincerely Omar ZENATI ___ Xenomai-core mailing list Xenomai-core@gna.org https://mail.gna.org/listinfo/xenomai-core

Re: [Xenomai-core] Implementation of skin Arinc653, process don't return

2011-07-06 Thread zenati
No I don't implement any handler, but there isn't a handler by default? I don't see any handler of signals in the sources of others skins. it means that I have to implement a handler in source of the test? On 07/06/2011 02:50 PM, Gilles Chanteperdrix wrote: On 07/06/2011 02:22 PM, zenati

[Xenomai-core] Number of arguments

2011-06-21 Thread zenati
/syscall.h - ./xenomai-2.5.6/include/asm-blackfin/syscall.h - ./xenomai-2.5.6/include/asm-x86/syscall.h - ./xenomai-2.5.6/include/asm-powerpc/syscall.h - ./xenomai-2.5.6/include/asm-nios2/syscall.h Is it possible? Is is a good idea ? Thank you for your attention and your help. Sincerely Omar ZENATI