调试线程时Delphi IDE挂起

时间:2022-07-25 20:59:33

This is kind of a follow-up question to this. When I'm debugging threads in Delphi (BDS 2006 with update 2) my IDE often hangs, e.g. when the execution runs into a breakpoint that I have set after the app started.

这是一个后续问题。当我在Delphi(带有更新2的BDS 2006)中调试线程时,我的IDE经常挂起,例如当执行进入我在应用程序启动后设置的断点时。

Do you have similar experiences? What do you do about it?

你有类似的经历吗?你怎么办?

1 个解决方案

#1


There have been reports of this with pre-D2009 versions = I remember BCB2006 suffering from this.

有报道称这与D2009之前的版本=我记得BCB2006遭受了这种情况。

The workaround - IIRC - is to remove the "Local Variables" debug window.

解决方法 - IIRC - 是删除“Local Variables”调试窗口。

Report No: 30653 (RAID: 239655)
Status: Closed Debugger causes IDE to lockup

报告编号:30653(RAID:239655)状态:已关闭调试器会导致IDE锁定

http://qc.codegear.com/wc/qcmain.aspx?d=30653

qcwin:DEFECT_NO=30653

#1


There have been reports of this with pre-D2009 versions = I remember BCB2006 suffering from this.

有报道称这与D2009之前的版本=我记得BCB2006遭受了这种情况。

The workaround - IIRC - is to remove the "Local Variables" debug window.

解决方法 - IIRC - 是删除“Local Variables”调试窗口。

Report No: 30653 (RAID: 239655)
Status: Closed Debugger causes IDE to lockup

报告编号:30653(RAID:239655)状态:已关闭调试器会导致IDE锁定

http://qc.codegear.com/wc/qcmain.aspx?d=30653

qcwin:DEFECT_NO=30653