$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Is there interest in a collection of call stack utilities?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-03-03 08:16:25
On 03/03/13 13:14, Alexander Lamaison wrote:
> Surely the idea is to get back-traces from deployed software? You can't
> use your debugger there.
Just get the core dump and import it in your debugger.