Subject: Re: Problem with Aries ss2 clone
To: David Brownlee <abs@anim.dreamworks.com>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 01/14/1999 14:08:06
> 	All fail with  'Watchdog reset' 'Window Overflow' just after
> 	'filesystem on {ffs,nfs}'
> 
> 	Does anyone have any idea of how I would persue this - any
> 	obvious place I could add in debug message of breakpoints?

My stone-age method for `Watchdog resets' is to type `ctrace' at the
Forth monitor and write down the PC and `called from' addresses and
feeding those into adb(1).

-pk