Board index » cppbuilder » _working_ solution to ignored breakpoints problem?
Pavel Vozenilek
![]() CBuilder Developer |
_working_ solution to ignored breakpoints problem?2004-01-15 01:42:03 AM cppbuilder61 The BCB 6.4 project lost ability to assign breakpoints - no blue dots are shown when application starts and de{*word*81} doesn't stop on breakpoints. I searched newsgroups for help and tried what was recommended: - delete TDS - delete all temporaries, precompiled headers - rebuild all - restart BCB (worked in the beginning, doesn't work now) - reboot Unforntunately neither works reliably - the breakpoints can be set sometimes (in 5% of sessions) but it is completely unpredictable. My question: is there some reliable way how to make debugging work at the moment, without recreating the project completely from scratch (it is way too big). Even reboot would be OK. Details: project use 2 custom packages built by BCB, it contains one Pascal unit, TDS has ~5 MB so far. CSM file has ~15 MB. Other settings are typical. The machine has enough of RAM. TIA, /Pavel |