show/hide this revision's text 2 improved information

Debug Breakpoint doesn´t work only in DataModule unit - Delphi

show/hide this revision's text 1

Debug Breakpoint doesn´t work only in DataModule unit

Hello folks, Debug breakpoint's works fine in all other 38 units of my system. But, in my DataModule, that have +- 10.000 lines, delphi disables then after I launch by F9/F8/F7. In any part of source that unit, even on obrigatory steps like OnCreate, SQLConnection.Active:=true, etc. Detail: works fine until +- 20 days ago. I'm using D7 and have all sources of components also. Thanks Felipe