vote up 1 vote down star
2

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.

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

flag

I did not see that yet, what Delphi version? – Cesar Romero Jan 12 at 19:45
Please see edit in main post. – Ulrich Gerhardt Jan 12 at 20:07

1 Answer

vote up 4 vote down check

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

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

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

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

qcwin:DEFECT_NO=30653

link|flag
Sounds somewhat familiar even if it doesn't mention threads which increase the chance of a hangup immensely. :-) – Ulrich Gerhardt Jan 12 at 20:10

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.