Hello,
On my machine I have Visual Studio 2008,C# Express,Delphi 7 and Delphi 2009 Architect(No updates).
When I usually run Delphi 7,it notifies that the JIT debugger is currently set to another application(Visual studio in my case) and asks me if i'd like to change it to Delphi.
If I press Yes,I can use the debugger in Delphi 7,otherwise I can't use it.
My problem is that in Delphi 2009 the IDE doesn't ask me to do this and even worse - a crash occurs when I open/create a project.
How do I setup the JIT in delphi 2009?