Subj : Re: IDE Hangs! To : borland.public.cpp.borlandcpp From : MarvinAvery Date : Tue Apr 20 2004 01:43 pm Would I still have problems if I switched to BC5.5 under the BC5.02 IDE? -- Marvin Avery marvin.avery@sdc-dsc.gc.ca " Bruce Salzman" wrote in message news:408446ed$1@newsgroups.borland.com... > > 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 > > .