Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2007 00:08:00 -0700
From:      "Kip Macy" <kip.macy@gmail.com>
To:        "Andrew Turner" <andrew@fubar.geek.nz>
Cc:        freebsd-current@freebsd.org, Robert Watson <rwatson@freebsd.org>
Subject:   Re: FreeBSD on xen hvm
Message-ID:  <b1fa29170708270008g153c695ej6173aec06e752e82@mail.gmail.com>
In-Reply-To: <20070826232326.6e27eb49@hermies.int.fubar.geek.nz>
References:  <20070824181627.57bed401@hermies.int.fubar.geek.nz> <20070824132409.W3900@fledge.watson.org> <20070826000708.15fbb5bb@hermies.int.fubar.geek.nz> <b1fa29170708251041q11fee0a3o7f3f319afa40db60@mail.gmail.com> <20070826232326.6e27eb49@hermies.int.fubar.geek.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/26/07, Andrew Turner <andrew@fubar.geek.nz> wrote:
> On Sat, 25 Aug 2007 10:41:09 -0700
> "Kip Macy" <kip.macy@gmail.com> wrote:
>
> > Have you tried gdbserver?
> >
> >    -Kip
> I've got the Xen gdbserver running and I've patched kgdb to attach via
> tcp. I'm currently working on getting a copy of kgdb that can accept
> the amd64 registers gdbserver sends. My understanding id kgdb detects
> the architecture from the kernel file. In this case it will be wrong as
> the kernel is i386 but the arch is amd64.

Regular GDB works and is easy enough to cross-build - I actually never
used kgdb with gdbserver. The only thing that will go wrong is that it
will not correctly parse trapframes.

 -Kip



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b1fa29170708270008g153c695ej6173aec06e752e82>