Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's tools.

 

 

 

 

 

(Tool) CallstackCounter

 

CallstackCounter is a C++ tool class to track the size of the call stack.

 

Construct CallstackCounter in the functions you want to track. This must be done before the first return statement. You can obtain the history from any CallstackCounter in any function.

 

 

 

 

 

Downloads

 

 

 

 

 

 

Older downloads

 

 

 

 

 

 

Licence

 

CallstackCounter, C++ class to track the size of the call stack
Copyright (C) 2009  Richel Bilderbeek

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

 

 

 

 

 

Go back to Richel Bilderbeek's tools.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict