Download NHibernate Symbols from SymbolSource.org

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.

Debug options

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.
+3
source share
2 answers

NHibernate 3.2 GA? SymbolSource, PDB - . NHibernate 3.3 CR1.

, , PDB , - .

+1

NHibernate symbolource.org.

config symbolsource.org . :

http://www.symbolsource.org/Public/Home/VisualStudio

URL- Symbolsource: http://srv.symbolsource.org/pdb/Public

+4

All Articles