Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to make the Delphi debugger work fine in virtualized Delphi 2009

I'm trying to virtualize Delphi 2009. One major problem is that the debugger doesn't work properly. With VMWare ThinApp it doesn't know that I closed the program. With Spoon Studio it gives random errors. I tried on their forums and Embarcadero forums. Nobody knows a solution.

I hope you can help me...

Thank you.

like image 728
John Mirror Avatar asked Nov 04 '22 23:11

John Mirror


1 Answers

If you're using Windows 7 in the guest and seeing errors along the lines of "Assertion failure: "(!SetThreadContext failed")", then Hotfix 2 might help you.

like image 195
Jon Bright Avatar answered Nov 09 '22 09:11

Jon Bright