Subject: Re: kgdb in virtex port
To: Jean-Francois Boudreault <jfboudre@gel.ulaval.ca>
From: Ignatios Souvatzis <is@netbsd.org>
List: port-powerpc
Date: 02/01/2007 15:56:43
Hi,

On Thu, Feb 01, 2007 at 09:51:58AM -0500, Jean-Francois Boudreault wrote:
> Jachym,
> 
> >Can you please see if the diff below helps? I don't have a chance to
> >test on the ML403 rigt now and my MOAB didn't arrive yet.
> >  
> Working perfectly! You should commit it.
> 
> See log:
> 
> (gdb) set remotebaud 38400
> (gdb) target remote /dev/tty00
> Remote debugging using /dev/tty00
> kgdb_connect (verbose=<value optimized out>)
>    at /usr/src/sys/arch/powerpc/powerpc/kgdb_machdep.c:274

[...]

Say - this looks like you're *not* debugging the tex binary, right?
What is this about?

	-is