Subject: Re: how do I use ddb to change a variable?
To: Achyutram Bhamidipaty <ram@cs.arizona.edu>
From: Chris G Demetriou <Chris_G_Demetriou@LAGAVULIN.PDL.CS.CMU.EDU>
List: port-i386
Date: 02/26/1995 22:06:28
> I've compiled my kernel with ddb and even dropped into it a few times
> (just for kicks), but when I tried "print $hz" I get some error
> message...

ddb != sh

'examine hz' should do the trick.


cgd