Version
Stack overflow prevention
Stack overflow prevention makes it possible to have the debugger detect stack overflow situations and warn you before they occur.
You can control this option through a dialog accessible via the menu path:
Execution --> Overflow prevention...
The dialog lets you decide at which call stack depth a warning should be issued.
By default, a warning is issued when the debugged program reaches a stack depth of 1,000 elements.
Back to Debugger
cached: 11/20/2024 6:27:41.000 PM