Newsgroups: comp.sys.amiga.programmer Path: utzoo!utgpu!watserv1!watdragon!rose!ccplumb From: ccplumb@rose.uwaterloo.ca (Colin Plumb) Subject: Re: Demo versions Message-ID: <1991Feb6.004321.17267@watdragon.waterloo.edu> Sender: daemon@watdragon.waterloo.edu (Owner of Many System Processes) Organization: University of Waterloo References: <91031.112859GHGAQA4@cc1.kuleuven.ac.be> <2438@shodha.enet.dec.com> <189eddd4.ARN03888@jsmami.UUCP> Date: Wed, 6 Feb 91 00:43:21 GMT Lines: 8 For a demo version of a debugger, how about small, fixed-size symbol tables. It would be useful on toy code, but nothing over, say, 50 lines (if that was the size of the compiled-in table). Diking out all of the table-allocation code is a bit more work than removing a save command, but still not that much work. -- -Colin