Plugin Developer DiscussionDiscussion for FogBugz Plugin developers |
||
It seems that PDBs bundled in the ZIP file are not loaded, at least I get no line numbers for my code in error messages with stack traces (FB V7.1.5). Having line numbers would make the stack trace more useful though, therefore I post this as feature request here. ;)
Brett,
Since I'm working remotely I can't do it that way, but I can properly attach the debugger (to the remote debugger running on the virtual machine with FB) and also set breakpoints which are hit correctly (which seems to imply that the PDB is used, I see your point). Still, the exception had a few line numbers for some .was source files (which are part of FB) only, so maybe the question is not about the PDB but rather about the way the exception detail is shown. It was that global notification with the exception information in it, maybe this helps you to see where I actually missed the line numbers. |
Powered by FogBugz