How can I build pdb files using b2 tool?
If I run b2 -a --with-regex toolset=msvc-14.1 debug-symbols=on address-model=64 architecture=ia64 variant=debug
it creates the needed lib but no pdb files are created.

Thank you
Eren