Delphi: why breakpoints from time to time are not usable (green highlighted line on IDE)?

前端 未结 20 1198
甜味超标
甜味超标 2020-11-29 08:25

From time to time I lose breakpoint functionality in Delphi.

I thought this to be a Delphi 2009 issue but now I have also it in Delphi XE.

In Delphi 2009 by

20条回答
  •  再見小時候
    2020-11-29 08:53

    Turning on remote debugging symbols did it for me (nothing else worked). Project > Options > Linking and check Include remote debug symbols.

提交回复
热议问题