Subject: Re: How stable is NetBSD on a sun3?
To: None <port-sun3@NetBSD.ORG>
From: Michael Richardson <mcr@sandelman.ocunix.on.ca>
List: port-sun3
Date: 06/06/1996 00:42:49
  Hmm. Continuing, and then mucking about a bit, and I'm back in DDB.

  I think I missed a stack frame because I hit trace too soon...

Breakpoint at   _trapsignal:    linkw   a6,#0
db> 
Breakpoint at   _trapsignal:    linkw   a6,#0
db> s
Stopped at      _trapsignal+0x4:        movml   d2-d5/a2-a3,sp@-
db> s
Stopped at      _trapsignal+0x8:        moval   a6@(0x8),a2
db> s
Stopped at      _trapsignal+0xc:        movl    a6@(0xc),d2
db> trace
_trapsignal(e5e6c00,b,2112008) + c
_trap(8,f041,2112008) + 492
sun3_mmu_specific() + 38
db> 

  Now signal b = 13 = SIGPIPE, which is not the signal I want, I
think. So I continue, looking for something like SIGILL or SIGSEGV to
pop up, and then try and figure stuff out?

   :!mcr!:            |  Cow#1: Are you worried about getting Mad Cow Disease?
   Michael Richardson |  Cow#2: No. I'm a duck.
 Home: mcr@sandelman.ocunix.on.ca. PGP key available.