Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2001 21:06:50 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        Brian Dean <bsd@bsdhome.com>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/alpha/alpha db_trace.c src/sys/ddb db_command.c db_watch.c ddb.h src/sys/i386/i386 db_trace.c machdep.c src/sys/ia64/ia64 db_trace.c
Message-ID:  <Pine.BSF.4.21.0107102106420.884-100000@beppo>
In-Reply-To: <20010710232818.E31249@neutrino.bsdhome.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Thanks for doing this- this will be cool.

On Tue, 10 Jul 2001, Brian Dean wrote:

> On Tue, Jul 10, 2001 at 08:15:25PM -0700, Brian S. Dean wrote:
> > bsd         2001/07/10 20:15:25 PDT
> > 
> >   Modified files:
> >     sys/alpha/alpha      db_trace.c 
> >     sys/ddb              db_command.c db_watch.c ddb.h 
> >     sys/i386/i386        db_trace.c machdep.c 
> >     sys/ia64/ia64        db_trace.c 
> >   Log:
> >   Add 'hwatch' and 'dhwatch' ddb commands analogous to 'watch' and
> >   'dwatch'.  The new commands install hardware watchpoints if supported
> >   by the architecture and if there are enough registers to cover the
> >   desired memory area.
> 
> The alpha and ia64 changes just install a few stub routines so that
> the kernel still links.  I test built this on beast and it built Ok.
> I don't have access to an ia64 box to do a test build on.  Hopefully I
> did not break anything.
> 
> Unfortunately, I wasn't sure where to put the stubs on powerpc, but
> Benno said he would take care of adding them (Thanks Benno!).
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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