On Sun, 29 Feb 2004, Poul-Henning Kamp wrote: > FreeBSD src repository > > Modified files: > sys/ddb db_command.c > Log: > Give DDB a "watchdog" command which disables all watchdogs. > > Revision Changes Path > 1.53 +21 -0 src/sys/ddb/db_command.c Shouldn't that be hooked into the normal debugger enter sequence? -Nate