Subj : Re: Borland C++ 5.02 Debug Problem To : borland.public.cpp.borlandcpp From : "dridri" Date : Tue Feb 24 2004 11:26 am Thanks for your advice Richard but it doesn't works The problem is elsewhere (see next message) "Richard Hufford" a écrit dans le message de news:403aa99d@newsgroups.borland.com... > I use Borland C++ 5.01, but I believe they both work the same way. > In the Linker section of Project Options, you need to have Include Debug > Information checked, and in the Compiler Section under Debugging, you need > to have Debug Information in OBJs checked. > Also, it is possible to have different options defined for different items > on the View Project screen. Right-click on each item and look at the Node > Attributes and Local Options. > In my opinion, it is best not to change the Local Options, because if the > project was built using style sheets, the problem will just get more > confusing. > You may be able to get debugging set up by simply right-clicking on each > node in the project view, selecting Edit Local Options, and selecting the > Debug Info (Full) style sheet. > > I hope this helps. > -Richard Hufford > > .