Boost logo

Boost :

Subject: Re: [boost] [stacktrace] Two days remaining before review ends
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2017-04-12 23:01:09


On 13/04/2017 07:02, Antony Polukhin via Boost wrote:
> Yep, DbgHelp library has lethal amount of irony in it: StackWalk64 has
> interface to do threads debugging, but can not do that because it is
> located in a DbgHelp library that is single threaded.

You can use it to debug any thread, single or multiple. You just have
to do it only one thread at a time. There's no irony at all, just a mutex.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk