Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!purdue!ames!pacbell!att!mcdchg!mcdphx!estinc!fnf From: fnf@estinc.UUCP (Fred Fish) Newsgroups: comp.lang.c Subject: Re: C syntax question Keywords: C, syntax, compiler Message-ID: <93@estinc.UUCP> Date: 7 Jun 89 02:02:30 GMT References: <2747@buengc.BU.EDU> <207600022@s.cs.uiuc.edu> <821@clyde.Concordia.CA> <10305@smoke.BRL.MIL> <9838@dasys1.UUCP> Reply-To: fnf@estinc.UUCP (Fred Fish) Organization: Enhanced Software Technologies, Inc. Lines: 18 In article <9838@dasys1.UUCP> dlovell@dasys1.UUCP (Douglas Lovell) writes: >I use some code written by Fred Fish called "debug." Actually it's called "dbug", but you're close... :-) >There are other features. If this is what you're after, say so and I'll >rustle it up. One new feature which is not in any of the widely distributed versions is stack accounting. It can now keep track of your stack usage on a per function basis, and provide you with information about your dynamic stack usage. This helped me cut the stack usage of one of my programs by about a factor of 4. Perhaps it's time for another posting to comp.sources.misc? -Fred -- # Fred Fish, 1835 E. Belmont Drive, Tempe, AZ 85284, USA # 1-602-491-0048 asuvax!{nud,mcdphx}!estinc!fnf