[Boost-bugs] [Boost C++ Libraries] #9671: How to get the coroutine stack info?

Subject: [Boost-bugs] [Boost C++ Libraries] #9671: How to get the coroutine stack info?
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-17 02:55:36


#9671: How to get the coroutine stack info?
------------------------------+-----------------------
 Reporter: haoran.yanghr@… | Owner: olli
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: coroutine
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: |
------------------------------+-----------------------
 Valgrind complains a lot of false positive "usage of uninitialized values"
 errors because of stack swapping.

 We want to annotate our source code to make valgrind happy. This requires
 stack info of the coroutine, more specifically, the start/end address of
 the coroutine stack. So how to get this info?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9671>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC