From: Boris on
Hi,

I want to use Dr. Watson at production site (on XP 32-bit system) without
deploying any debugging symbols (at the production site). Rather I want Dr.
Watson to generate crash dump, then have customer send the crash dump to me,
and lastly I would do WinDbg post-mortem debugging with all the debugging
symbols (PDB files) - which I have, of course.
Is this possible: not having to deploy debugging symbols on customer site?

Thanks,
Boris