$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] can't debug into BOOST_FOREACH?
From: Stephan Menzel (stephan.menzel_at_[hidden])
Date: 2009-03-02 16:18:39
Am Montag, 2. März 2009 14:21:33 schrieb Vladimir Prus:
> For me, breakpoint inside BOOST_FOREACH works. Stepping into it also works,
> except that you have to pass by untold millions of axillary functions. g++
> 4.2, gdb 6.8
Gees, both you and Christoph wrote that. I still can't do it. The debugger
won't stop at a breakpoint inside the loop. Weird. I reckon it might be a
build issue. I'll look into it.
Thanks for the info that it SHOULD work.
Cheers...
Stephan