From: Juan J. C. L. <jua...@ya...> - 2004-01-22 21:20:05
|
Jens, I looked in the Output Debugger message, and says simply: "Executable file could not be loaded in the debugger" I changed the Project Options to reference "main.exe" as the output... but nothing happens, the error continues... Juan ----- Original Message ----- From: "Jens Tusche" <Tu...@gm...> To: <dev...@li...> Sent: Thursday, January 22, 2004 2:02 PM Subject: [Dev-C++] (no subject) > <Hello, > <Finally, the source compiled Ok. But when I tried to use the debug > <feature of Dev-C++, the blue cursor doesn't appear in the code. I > <compiled the source with the "Generate debugging information" option, > <and the parameters -g and -gcoff in the compiler options, and doesn't do > <the job. > <Maybe there is a trick, or the like... > < > <Thanks in advance. > < > <Juan > > Hi I had the same problems with getting the debugger started, but then > someone advised me to put the parameter -g3 to the compiler options. Since then > it's been working. > > Jens > > -- > +++ GMX - die erste Adresse für Mail, Message, More +++ > Bis 31.1.: TopMail + Digicam für nur 29 EUR http://www.gmx.net/topmail > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |