How many kernel debugger in the world?

Christophe PLANAT christophe.planat@st.com
Fri Jun 15 02:23:00 GMT 2001


kerler@mailandnews.com wrote:

> Hello,
>
> I know some kernel debuggers:
>
> kgdb/kdb/xmon for Linux
> kdb  for AIX
> mdb for SunOS
> kadb for SunOS
> kdbx for Digital UNIX
> WinDbg for NT
>
> Is there any other kernel debugger?
>
> Any reply please cc: kerler@mailandnews.com
> Wish reply very much.
>
> thanks,
> kerler

Others existing :

 - gdb for RTEMS (RTEMS is an Open Source Real-Time Operating System) :
just have a look on web site  : http://world.std.com/~qqi under
 - pgdb (thread aware) : not well documented
 - smartGDB : multi-threaded and scriptable : current usage ?
 - gdb-tdi : thread aware for POSIX thread implementation
 - gdb for ECOS : open source debugger

I'm also interested to discuss about embedded RTOS implementation in GDB
(HowTo) concerning non-standard processor (API, libraries, user features
...)

    Christophe

--
----------------------------------------------------------------------
| Christophe PLANAT                 | Embedded Systems Technology    |
| Email : Christophe.Planat@st.com  | STMicroelectronics             |
| Phone : +33 04 76 92 68 82        | 850, rue Jean-Monnet           |
| Fax   : +33 04 76 92 50 94        | BP 16 - 38921 Crolles - France |
----------------------------------------------------------------------





More information about the Gdb mailing list