Subj : Re: IDE Hangs! To : borland.public.cpp.borlandcpp From : Bruce Salzman Date : Mon Apr 19 2004 05:38 pm > I am using BC5.03 under Win2K. > Whenever I compile my app with "Project Options; C++ Options; Enable > destructor cleanup" turned on AND I set a breakpoint, the IDE completely > hangs when it reaches that breakpoint. I have to run Task Manager to close > the IDE. If "Enable destructor cleanup" is turned off, everything works > fine. > > It seems that this just started happenning. Has anyone run into something > like this? Could this be related to the size of my app or any of my DLLs? > Any help would be appreciated. > It may be related to the size of your app. I gave up on the IDE debugger long, long ago (instead of hanging, it would crash right back to the desktop with no error message) and use the standalone TD32 debugger instead. Regards, Bruce .