debugger started.
authormickey <mickey@openbsd.org>
Tue, 1 Apr 1997 04:52:44 +0000 (04:52 +0000)
committermickey <mickey@openbsd.org>
Tue, 1 Apr 1997 04:52:44 +0000 (04:52 +0000)
commit53e1a849b33cc53a86597b4843444ae2be6526aa
treec92d7ae599813394138a7ce8887aa4308e6430e1
parent50811cfab235b1b75df635b1facf9a86223fd8fa
debugger started.
only one entry for now:
chek_regs (use DUMP_REGS macro instead)
dumps registers. must be called by lcall or so (to push %cs)
sys/arch/i386/stand/libsa/Makefile
sys/arch/i386/stand/libsa/debug.c [new file with mode: 0644]
sys/arch/i386/stand/libsa/debug.h [new file with mode: 0644]
sys/arch/i386/stand/libsa/debug_aout.c [new file with mode: 0644]
sys/arch/i386/stand/libsa/debug_i386.S [new file with mode: 0644]
sys/arch/i386/stand/libsa/debug_md.h [new file with mode: 0644]