$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2007-04-21 16:35:55
"Jeff Garland" <jeff_at_[hidden]> wrote in message
news:462A7368.6090408_at_crystalclearsoftware.com...
> Gennadiy Rozental wrote:
>> "Neal Becker" <ndbecker2_at_[hidden]> wrote in message
>> news:f0atqv$t49$1_at_sea.gmane.org...
>
>> I've got the implementation almost ready as part on new portable
>> debugging
>> features of execution monitor. It wraps stck walking functionality of 3
>> different native interfaces. I am planning to put it into cvs and post an
>> anouncement somewhere after BoostCon 2007 and 1.34.0 is out.
>>
>
> Are you planning on submitting it as a library or is the plan to just
> leave it
> as an implementation detail in boost.test? Just asking b/c maybe the
> others
> will want to forge forward making this into a standalone lib.
For now this is implemented as separate header/implementation files and
interfaces are used by the execution monitor. Depending on responce from the
community we may consider to split it away.
Gennadiy