This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How many kernel debugger in the world?


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 |
----------------------------------------------------------------------




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]