NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: kern/42992: KGDB does not work once interrupts are enabled



The following reply was made to PR kern/42992; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost
Subject: re: kern/42992: KGDB does not work once interrupts are enabled
Date: Thu, 18 Mar 2010 10:34:56 +1100

 kgdb entry should be changed to do this, it sounds like:
 
        - tell all other cpus to pause
        - go splhigh
        - call into the normal loop.
 
 i would look at how DDB handles multiple CPUs.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index