Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!mips!apple!portal!cup.portal.com!ekalenda From: ekalenda@cup.portal.com (Edward John Kalenda) Newsgroups: comp.os.msdos.programmer Subject: Re: BoundsChecker Message-ID: <43307@cup.portal.com> Date: 14 Jun 91 17:40:43 GMT References: <0094A126.4DF7ED20@MAPLE.CIRCA.UFL.EDU> Organization: The Portal System (TM) Lines: 20 >Has anyone had experience using Soft-ICE or BoundsChecker by Nu-Mega >technologies. They promise the world (memory write protection, etc.) >and look real good, and even have a money back guarantee, but... I've used Soft-ICE extensively. It's the only thing I've tried that has let me debug TSRs, device drivers, and ROM BIOS bugs. The latest version is very similar to CodeView in terms of interface, though it doesn't support the mouse. The source level debugging and reading of debug info from the .EXE are really nice. I haven't used BoundsChecker yet so I can't comment on it. The biggest hassle about Soft-ICE is that I can't use other 386 Control Programs like QEMM-386 and some disk cache and RAM disk programs don't co-exist in extended memory correctly when Soft-ICE is loaded. The programs which use expanded memory do seem to work and Soft-ICE includes a built-in EMS emulator. Ed ekalenda@cup.portal.com