From: Andrey Melnikov (melnikov_at_[hidden])
Date: 2005-07-07 16:44:22


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?

Andrey