[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Kernel Recompiling



On Wed, Mar 29, 2000 at 09:49:51PM +0530, Sitaram Shastri wrote:
> hi all,
> 
> can i recompile the kernel with debugging symbols & break execution in
> between using gdb?something like softice in windows.

Not with the standard kernel. But there are external patches available.
Look for "kdb" and "ikd" using some search engine.

	-Arun