3a1 Subj : Re: Borland C++ 5.02 debug problem continuation To : borland.public.cpp.borlandcpp From : Jeff Kish Date : Tue Feb 24 2004 12:51 pm On Tue, 24 Feb 2004 13:26:09 +0200, Jogy wrote: >dridri wrote: >> I've founded the cause of my problem >> It's because my project (exe + dll) is 16bit developped (win3.x 16bits) >> It must be an old developped program >> >> So is only Turbodebugger existing in order to debug my program? >> Or something more efficient? >> >> It's really tiresome with Turbodebugger >> >> Thanks for your advice >> >> > >BC5.02 is 32-bit application, and can debug only 32-bit programs. > >You can downgrade to BC 4.5x, which is 16-bit, or >you can upgrade the application to be 32-bit. > >Jogy Jogy, I thought you could develop either with 5.02, but needed to use turbo debugger to debug the 16 bit apps? Thanks Jeff Kish . 0