Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/05/01 12:52
Read: times


 
#7817 - RE: Run Time Stack Monitor
I guess you have a program blowing up and suspect the stack being the cause. The simplest way to see if a blowup is due to stack overflow is to simply write "STACKSTACK..." into the stack area, and let the ICE run. then when your program blows up see if you have at least "CK" left. This is ONLY useable as a dignostic when stack overflow is suspected as the cause of an error that DOES happen, it has no other value.

List of 6 messages in thread
TopicAuthorDate
Run Time Stack Monitor            01/01/70 00:00      
RE: Run Time Stack Monitor            01/01/70 00:00      
RE: Run Time Stack Monitor            01/01/70 00:00      
RE: Run Time Stack Monitor            01/01/70 00:00      
RE: Run Time Stack Monitor            01/01/70 00:00      
RE: Run Time Stack Monitor            01/01/70 00:00      

Back to Subject List