如何在Delphi 2009中设置JIT调试器?

时间:2009-05-19 08:17:18

标签: delphi debugging delphi-2009

在我的机器上,我有Visual Studio 2008,C#Express,Delphi 7和Delphi 2009 Architect(没有更新)。

当我经常运行Delphi 7时,它会通知JIT调试器当前设置为另一个应用程序(在我的情况下是Visual Studio)并询问我是否要将其更改为Delphi。

如果我按是,我可以在Delphi 7中使用调试器,否则我无法使用它。

我的问题是,在Delphi 2009中,IDE不要求我这样做,更糟糕的是 - 当我打开/创建项目时发生崩溃。

如何在delphi 2009中设置JIT?

1 个答案:

答案 0 :(得分:3)

将BDS 2006 / Delphi 2006 / C ++ Builder 2006 / Delphi 2007 / C ++ Builder 2007注册为JIT调试器 http://support.codegear.com/article/36747

您可以修改它以使用D2009

(编辑:Codegear.com不再存在,新网址为: http://support.embarcadero.com/jp/article/36747