$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Is there interest in a collection of call stack utilities?
From: Aurelian Melinte (ame01_at_[hidden])
Date: 2013-03-02 20:21:01
Hello,
I have a collection of debugging/diagnostic utilities to inspect the
run-time call stack and to resolve symbol information. The tools are
currently C++11 code and support GNU-Linux and Windows. An overview is
available at https://freeshell.de//~amelinte/call_stack_usage.html
Is there interest for potential inclusion in boost?
Thanks,
Aurelian