Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-07-12 10:07:22


On Saturday 09 July 2005 15:16, Andrey Melnikov wrote:
> Vladimir Prus wrote:
> > On Friday 08 July 2005 01:44, Andrey Melnikov wrote:
> >>With stage rule I can collect all built binaries into one folder for
> >>testing.
> >>
> >>But unlike in VS, *.pdb files which contain debug information aren't
> >>copied, and I cannot use a debugger.
> >>
> >>How can I do it?
> >
> > You can read previous discussion about it:
> >
> > http://thread.gmane.org/gmane.comp.lib.boost.build/6904
> >
> > In short, I still don't know specific conditions (i.e. set of
> > properties), under which the pdb file is created. Once I'm told, I can
> > fix the problem.
>
> <debug-symbols>on

What about <debug-store>object? Won't it prevent PDB creation?

Anyway, I'll implement preliminary version and just let users reports any
problems. As soon as I get out of debugging gdb, that's it ;-) Hopefully this
week.

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk