NHibernate symbol & source server support
A symbol server allows you to debug into code that you don’t have on your machine by querying a symbol server and a source server for the details.
SymbolSource.org has added support for NHibernate, and you can download an unofficial build of the current trunk which can be used with the symbol server here.
Moving on, all of NHibernate’s releases will be tracked on Symbol Source, so even if you don’t have the source available, you can just hit F11 and debug into NHibernate’s source.
Comments
This is a great addition to nHibernate! I'm looking forward to it being added to the main releases.
Comment preview