When erroring out on an DOS interrupt, print info
authorH. Peter Anvin <hpa@zytor.com>
Tue, 10 Jun 2008 23:15:23 +0000 (16:15 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 10 Jun 2008 23:15:23 +0000 (16:15 -0700)
commit0567ceb761f37a1a0bae2726747190789fcd515b
tree11b4323d17a372ee63634a7ca05c559e771d4864
parentbed21540a0481b8560d8729481e69b379edda31e
When erroring out on an DOS interrupt, print info

Print the interrupt number, AX, and CS:IP of the offending system
call.
core/comboot.inc
core/extlinux.asm
core/ldlinux.asm