Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!pdxgate!eecs.cs.pdx.edu!bartonr From: bartonr@eecs.cs.pdx.edu (JULIUS) Newsgroups: comp.sys.amiga.programmer Subject: ROM-WACK Message-ID: <1540@pdxgate.UUCP> Date: 10 Feb 91 09:49:30 GMT Sender: news@pdxgate.UUCP Reply-To: bartonr@eecs.cs.pdx.edu (JULIUS) Organization: General Lack Of Same Lines: 14 In article <91040.023037DXB132@psuvm.psu.edu> DXB132@psuvm.psu.edu writes: > somebody else writes: >> If you have or can get Grand-WACK, you can arrange to have Grand-WACK >> replace the ROM-WACK vector in memory. > This was completely unknown to me. What version of Grand Wack has this > ability, and how is it invoked? See the documentation on the Exec Debug() function in the Includes & Autodocs manual. Basically, you want to do a SetFunction() on Debug() so that it points to your own chosen debugger rather than the built-in debugger (ROM-WACK). ================================================================================