-1 As I understand it (and please correct me if I am wrong), the .pdb files facilitate detailed stack traces, which are helpful even for those of us not interested in grabbing and building source.
-Michael On Mar 4, 6:32 am, Fabio Maulo <[email protected]> wrote: > Everything translated, for me, mean: > If you guys (NH team) can avoid the deployment of pdb, that are "needed" > only for really advanced users, you could prevent this kind of things. > Those really advanced users can download sources, have a custom NH version, > compile and deploy what they really need in production. > > > > > > On Fri, Mar 4, 2011 at 11:28 AM, Fabio Maulo <[email protected]> wrote: > > "having the *.pdf files with the NHibernate DLLs " > > mean > > having the **.pdb* files with the NHibernate DLLs > > > On Fri, Mar 4, 2011 at 11:03 AM, mysterd429 > > <[email protected]>wrote: > > >> Hi all. I had an issue that I brought up in the nhusers group. I > >> found that having the *.pdf files with the NHibernate DLLs (as > >> distributed in the binary download) and debugging with the option to > >> break when exceptions are thrown causes exceptions that are thrown and > >> caught internally within the NHibernate code to break at the user > >> code, making it look like there is an error with the user code causing > >> the exception. Ignoring the exception and running through it is a > >> solution to this, but I was initially confused as to why I was getting > >> an exception. > > >> Fabio Maulo suggested that I post this send this information to this > >> group. For more details, please see > >>https://forum.hibernate.org/viewtopic.php?f=25&t=1009470 > >> and > >>http://groups.google.com/group/nhusers/browse_thread/thread/b87668ab9... > >> . > > >> Thank you for the excellent tool. > > > -- > > Fabio Maulo > > -- > Fabio Maulo- Hide quoted text - > > - Show quoted text -
