[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] RTL Debugger



On Thu, Jan 04, 2001 at 06:51:23PM +0200, Felix Radensky wrote:
> Hi,
> 
> Can I user RTL debugger to debug non-rtl kernel modules (e.g. NIC
> driver)
> or code compiled directly into the kernel (not module) ? If yes, some
> basic
> instructions will be very appreciated.
> 
> Thanks in advance.

	No, but there are patches available to add kernel debugging support to
the Linux kernel separate of RTLinux.  Take a look around the web for "kdb", 
or "kgdb".  i believe that SGI also has a project working on kdb somewhere,
although i can't find where right now.