Subject: Re: Enabling KGDB
To: Mahadeva Swamy T L <Swamy@soc-soft.com>
From: None <jmmv@menta.net>
List: tech-kern
Date: 09/24/2003 18:31:50
On Wed, Sep 24, 2003 at 06:29:25PM +0530, Mahadeva Swamy T L wrote:
> Hi,
>  
> I am working on remote debugging using KGDB on EVBMIPS architecture
> (TX4927 Target Board). I am using two TX4927 Board one as Target and the
> other as Remote. The Target Board as an image file which is KGDB enabled
> while the Remote as normal Image file. When the Target is made run it
> goes in to the KGDB waiting mode......where it tries to receive
> characters from the Remote m/c. But it fails ..... 
>  
> Can u tell me where I am missing out?  Is the interrupt for receiving
> characters is not called under KGDB. I feel when it is under KGDB
> hardware Interrupts are blocked, so how shall I enable it?

Have you checked the following URL?

	http://www.netbsd.org/Documentation/kernel/kgdb.html

Cheers

-- 
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/