Subj : source level debugging with the free BC55 To : borland.public.cpp.borlandcpp From : Morosh Date : Sun Feb 20 2005 01:32 pm Hello: I've downloaded recently the free command line version of the borland C++ compiler v5.5 I tried to use the debugger, I had the message "no symbols .....", then back to the compiler, I noticed that adding the -v option or removing it make the same exe file (not bigger) my command was: bcc32 -v -6 -fp -N -d file.cpp Is the source level debugging feature disabled with the free version?? thanks Morosh .