Activity overview
Latest activity by fvicente
Alex.Davies wrote:
Yep, the pdb generated by SmartAssembly isn't as good as the original, and that is one of the things that it usually gets wrong.
Any chance this is getting this fixed in SA 6? I understand the local variable info is inside the original pdbs so SA should be 'merging' this info too right?
It's quite critical to our development process to be able to debug our merged-SDKs properly.
Thanks for the response, Alex / comments
Alex.Davies wrote:
Yep, the pdb generated by SmartAssembly isn't as good as the original, and that is one of the things that it usually gets wrong.
Any chance this is getting this fixed in SA ...
Debugging: local variables "do not exist in current context"
Hello,
we're having some trouble debugging a SA-merged assembly in VS2008. We've used both our licensed SA5.5 and the SA6 beta and the result is the same:
We generate debugging info in SA, and debu...