Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 2004 13:02:37 -0700
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        John-Mark Gurney <jmg@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/tools/debugscripts README kgdb kld_deb.py
Message-ID:  <20040804200237.GA9720@dhcp50.pn.xcllnt.net>
In-Reply-To: <200408041803.i74I3hW3032824@repoman.freebsd.org>
References:  <200408041803.i74I3hW3032824@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 04, 2004 at 06:03:43PM +0000, John-Mark Gurney wrote:
> jmg         2004-08-04 18:03:43 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     tools/debugscripts   README 
>   Added files:
>     tools/debugscripts   kgdb kld_deb.py 
>   Log:
>   add a set of scripts that I posted to -current last year.  This makes
>   debugging kernels and kernel modules much easier.  It will automaticly
>   locate kernel source, extract kernel module information, and rerun gdb
>   to load kernel module symbol information (if available by compiling module
>   w/ debuging symbols).
>   
>   I have not run these recently, so may need to be updated to work with
>   gdb6.  Feel free to fix as appropriate for -current.

They are mostly useless with gdb6, because support is already (partially)
in kgdb(1) and what is not there yet is already planned. I don't mind
that you commit these scripts, but the last sentence is crucial: it
means that there's more unfinished stuff in the repository that needs
attention to complete and thereby distracting attention away from where
it's really needed.  Your time would also be spent in a more focussed and
constructive way if you would have add some of the features to kgdb(1).

If you want to help out, make sure you help doing things that need to
be done.

FYI,

-- 
 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?20040804200237.GA9720>