Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!apple!oliveb!sun!token!alpope From: alpope@token.Sun.COM (Alan Pope) Newsgroups: comp.sys.ibm.pc Subject: Re: Soft-ICE, Anyone? Summary: Not Bad for Pc-DOS Message-ID: <105756@sun.Eng.Sun.COM> Date: 18 May 89 22:42:04 GMT References: <46500046@uxf.cso.uiuc.edu> Sender: news@sun.Eng.Sun.COM Lines: 17 In article <46500046@uxf.cso.uiuc.edu>, sac585@uxf.cso.uiuc.edu writes: > > Before me is an ad for a '386 software debugger called Soft-ICE from Nu-Mega > Technologies. It claims to offer "all the speed and power of a hardware- > assisted debugger at a software price." Has anyone used this debugger? > Care to comment on its usefulness? Are there any other debuggers which make > special use of the '386? As long as you are doing real-mode software it is pretty good. You can set code trace points and it executes very fast. You can also set break points on read or write to memory addresses or ranges. If you have used CED then you are familiar with it's basic interface. If you use and like CodeView get Nu-Mega's Magic CodeView (or whatever they call it). It takes up almost no memory in your 640K application space. And, it's much cheaper than a regular ICE. Alan L. Pope alpope@sun.com