Source-Changes archive

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

NetBSD master CVS tree commits



jonathan
Sun Jul  6 20:54:26 PDT 1997
Update of /a/cvsroot/src/sys/arch/pmax/include
In directory netbsd1:/var/slash-tmp/cvs-serv6536/sys/arch/pmax/include

Modified Files:
        param.h 
Added Files:
        db_machdep.h 
Log Message:
DDB for mips.
  Add DDB interface to /sys/arch/mips/mips..
  Rework heuristic stack traceback to work with DDB.
  Add hooks  to print exception log from DDB.
  Add hooks from pmax console drivers:   call Debugger()
  after break from serial console, or 'DO' key from LK-xxx.


jonathan
Sun Jul  6 20:54:28 PDT 1997
Update of /a/cvsroot/src/sys/arch/pmax/pmax
In directory netbsd1:/var/slash-tmp/cvs-serv6536/sys/arch/pmax/pmax

Modified Files:
        machdep.c 
Log Message:
DDB for mips.
  Add DDB interface to /sys/arch/mips/mips..
  Rework heuristic stack traceback to work with DDB.
  Add hooks  to print exception log from DDB.
  Add hooks from pmax console drivers:   call Debugger()
  after break from serial console, or 'DO' key from LK-xxx.


jonathan
Sun Jul  6 20:54:31 PDT 1997
Update of /a/cvsroot/src/sys/arch/mips/include
In directory netbsd1:/var/slash-tmp/cvs-serv6536/sys/arch/mips/include

Modified Files:
        proc.h mips_param.h 
Added Files:
        db_machdep.h 
Log Message:
DDB for mips.
  Add DDB interface to /sys/arch/mips/mips..
  Rework heuristic stack traceback to work with DDB.
  Add hooks  to print exception log from DDB.
  Add hooks from pmax console drivers:   call Debugger()
  after break from serial console, or 'DO' key from LK-xxx.


jonathan
Sun Jul  6 20:54:40 PDT 1997
Update of /a/cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv6536/sys/arch/mips/mips

Modified Files:
        locore.S locore_r2000.S locore_r4000.S trap.c 
Added Files:
        db_trace.c db_interface.c db_disasm.c 
Log Message:
DDB for mips.
  Add DDB interface to /sys/arch/mips/mips..
  Rework heuristic stack traceback to work with DDB.
  Add hooks  to print exception log from DDB.
  Add hooks from pmax console drivers:   call Debugger()
  after break from serial console, or 'DO' key from LK-xxx.


jonathan
Sun Jul  6 20:54:41 PDT 1997
Update of /a/cvsroot/src/sys/arch/pmax/tc
In directory netbsd1:/var/slash-tmp/cvs-serv6536/sys/arch/pmax/tc

Modified Files:
        scc.c 
Log Message:
DDB for mips.
  Add DDB interface to /sys/arch/mips/mips..
  Rework heuristic stack traceback to work with DDB.
  Add hooks  to print exception log from DDB.
  Add hooks from pmax console drivers:   call Debugger()
  after break from serial console, or 'DO' key from LK-xxx.


jonathan
Sun Jul  6 20:54:43 PDT 1997
Update of /a/cvsroot/src/sys/arch/pmax/dev
In directory netbsd1:/var/slash-tmp/cvs-serv6536/sys/arch/pmax/dev

Modified Files:
        dc.c 
Log Message:
DDB for mips.
  Add DDB interface to /sys/arch/mips/mips..
  Rework heuristic stack traceback to work with DDB.
  Add hooks  to print exception log from DDB.
  Add hooks from pmax console drivers:   call Debugger()
  after break from serial console, or 'DO' key from LK-xxx.


jonathan
Sun Jul  6 20:57:55 PDT 1997
Update of /a/cvsroot/src/sys/arch/mips/include
In directory netbsd1:/var/slash-tmp/cvs-serv7158

Modified Files:
        db_machdep.h 
Log Message:
Typo in RCS id.




Home | Main Index | Thread Index | Old Index