Subject: Re: CVS commit: syssrc
To: Jeff Smith <jeffs@netbsd.org>
From: John Hawkinson <jhawk@MIT.EDU>
List: source-changes
Date: 07/17/2000 13:30:35
| Log Message:
| Pull in geocast mips ddb improvements and start bringing in kgdb support.
| Add ddb support for QED opcodes, fill in enough routines so "next" usually
| works, kdbpoke support for any size.

OK.

| Add callback that ports can hook when entering and leaving ddb.
| This can be used for things like turning off watchdogs while in ddb.

This should be MI, in db_trap(), unless there's a good reason otherwise.

Could you back the callbacks?

--jhawk