Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2004 10:48:08 -0700
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        Peter Wemm <peter@freebsd.org>
Cc:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   Re: PERFORCE change 56156 for review
Message-ID:  <20040630174808.GA29830@ns1.xcllnt.net>
In-Reply-To: <200406301734.i5UHYRih045189@repoman.freebsd.org>
References:  <200406301734.i5UHYRih045189@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 30, 2004 at 05:34:27PM +0000, Peter Wemm wrote:
> http://perforce.freebsd.org/chv.cgi?CH=56156
> 
> Change 56156 by peter@peter_work on 2004/06/30 17:34:03
> 
> 	check off a few more items.  gdb6 isn't finished for amd64, but
> 	its the same level as the other platforms (no kgdb). I think marcel
> 	is doing it.

Yup. The threading support is first though...

> +crashdumps
> +
> +teach libkvm about crashdumps. (need to lookup KPML4, 4 level page tree etc)

I'll touch bases with you about the relocatable kernel modules.
If we want GDB to use them as symbol files and for debug information,
we need to find a way for them to be loaded in GDB. I think this will
affect how we want to solve kernel debugging in general. I already
prepared for some contingencies, like building libgdb explicitly so
that we can link against it and abuse whatever hooks there are, but
that may not be enough.

If you already have some thoughts about this, feel free to pitch them
my way. Otherwise I'll get back to it myself.
-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net



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