Question and Answer Database FAQ1294C.txt Debugger crashes in BCB Category :Debugging Platform :All Product :C++Builder 1.x Question: Sometimes when I'm debugging, the IDE debugger will pause for a couple of minutes and then crash. What can I do to disable this feature? Answer: The problem seems to be related to corrupted debug information generated by the incremental linker. Turning off the incremental linker and then rebuilding the project should solve the problem. 7/2/98 10:32:32 AM
Last Modified: 01-SEP-99