I would like to be able to debug NHibernate, and I have never downloaded any characters from SymbolSource.orgbefore.
What url do I need to enter in Visual Studio to download it for NHibernate so that I can debug it correctly? I am running version 3.2.0.4000 from NHibernate.
Edit:
This is how I set it up.

I see this in the output window. Please note that it loads characters for Iesi.Collections, but not NHibernate.
'QTAgent32.exe' (Managed (v4.0.30319)): Loaded 'C:\Users\cwerner\TFS\Zeta\TestResults\cwerner_LKN030 2012-05-23 07_33_53\Out\NHibernate.dll'
'QTAgent32.exe' (Managed (v4.0.30319)): Loaded 'C:\Users\cwerner\TFS\Zeta\TestResults\cwerner_LKN030 2012-05-23 07_33_53\Out\Iesi.Collections.dll', Symbols loaded.
source
share