[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RTEMS debugging
- Date: Fri, 27 Feb 1998 14:14:50 +0300
- From: "Alexey Y. Kalayda" <kalayda@cnit.miee.ru>
- Subject: Re: RTEMS debugging
I use GDB (with DDD) for UNIX applications debugging.
But I find debugger which understand multitasking programs,
can put me info about threads, MPCI elements (messages,
semaphores, ...). As I know, GDB cannot.
SDS SingleStep can debug some RTOSes applications
(pSOS, VxWorks, RTXC). And it can be configured for other RTOS
via SingleStep RTOS adaption kit. I am interesting in RTEMS
adaptation.
Do everyone debug RTEMS apps with GDB? I hope to hear
some more.
Alexey.