Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!hc!lll-winken!tekbspa!optilink!cramer From: cramer@optilink.UUCP (Clayton Cramer) Newsgroups: comp.sys.ibm.pc Subject: Wonderful Capability in CodeView -- If It Worked Message-ID: <895@optilink.UUCP> Date: 2 Feb 89 20:33:14 GMT Organization: Optilink Corporation, Petaluma, CA Lines: 20 Microsoft CodeView has a really spiffy breakpointing facility that allows you to say: bp .379 "tpb *CardData.FileName l10;g" or some other set of CodeView commands to be executed everytime the breakpoint occurs. There's only one problem: it seems that CodeView can only perform a limited number of these commands before stack overflow. I was using commands much like this to set up tracepoints at the start of a function, and turn it off at the end of the function, and after a few dozen of these commands have been performed, CodeView generates a stack overflow message, as though CodeView has some sort of unbalanced stack activity associated with these type of commands. -- Clayton E. Cramer {pyramid,pixar,tekbspa}!optilink!cramer Disclaimer? You must be kidding! No company would hold opinions like mine!