Anybody with XE7, could you please help us?

Anybody with XE7, could you please help us? We want to migrate from XE2 to XE7, but we have a problem with the x64 debugger that stops working after calling the FreeLibrary() function. After the first call of FreeLibrary() only the CPU window works. 
Could someone please confirm the issue is there. Just download this projectgroup https://dl.dropboxusercontent.com/u/45498379/TmpPrj.zip , build it under the x64 Debug configuration, place a breakpoint on FreeLibrary, press run. On the form that appears press Button1, you should stop on the breakpoint. After pressing F8 the CPU window should appear, and the normal debugging will be not possible after that.
https://dl.dropboxusercontent.com/u/45498379/TmpPrj.zip

Comments