Hello all,
Our custom debug engine is implementing IDebugDisassemblySteam2 interface for providing VS disassembly window the necessary data. This is working fine in VS2012 and VS2013 but for some reason in VS2015, the sources are not visible (when chosen to show also sources mixed with the assembly). I am puzzled what could be the reason. What has changed in VS2015 so that this feature is now broken? I'm hoping someone could tell where to start looking for the bug...