Source-Changes archive

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

NetBSD master CVS tree commits



mark
Thu Aug 29 18:21:11 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv23561

Modified Files:
        db_machdep.c 
Log Message:
Added a new machine function to report information following a panic
e.g. panic string, message buffer etc. This is to aid debugging panics
following a panic while X was running as X will swallow all the panic
text.


mark
Thu Aug 29 18:23:46 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv23640

Modified Files:
        db_interface.c 
Log Message:
Added machine command for reporting panic related information.
Trap undefined instructions that are used for breakpoints for all
processors modes. If the mode was USR32 then post a SIGTRAP signal.


mark
Thu Aug 29 18:25:28 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv23677

Modified Files:
        db_disasm.c 
Log Message:
Print the instruction word for undefined instructions.




Home | Main Index | Thread Index | Old Index