I wish to release pdbs for use with my release dlls with Windbg if a core dump occurs on my client.

In my C# project properties in VS I see in the "Build" Tab I see and "Advanced" button, if I select this and then select the "Debug Info" pulldown and from the pulldown I select "pdb-only".
Is this enough to enable debugging of release dlls with Windbg+core dump?